We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
:call pandoc#completion#Init()
:call pandoc#bibliographies#Init()