Unfortunately the bibliography completion in RMarkdown files does not seem to work. Is it possible to integrate this vim-pandoc functionality?
Apparently the modules are not loaded. If I execute :call pandoc#completion#Init()
and :call pandoc#bibliographies#Init()
everything works fine.