Vim plugin which lets you:
- expand DOIs into full citations, in a filetype-specific manner (demo)
- autocomplete BibTeX entries from
abbot.yaml
files (created by theabbot
reference manager) (demo)
Plug 'yongrenjie/abbotsbury.vim' " vim-plug; similar for other plugin managers
Note that this plugin depends on the abbot
command-line executable.
See https://github.com/yongrenjie/abbotsbury for instructions on how to install this.