vim-pandoc / vim-rmarkdown

Rmarkdown support for vim
98 stars 26 forks source link

No bibliography completion #17

Open inventionate opened 6 years ago

inventionate commented 6 years ago

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.