Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.
/ abbotsbury.vim Public archive

Vim plugin, using the `abbot` command-line programme (cf. https://github.com/yongrenjie/abbotsbury) for citation management and bib file autocompletion.

License

Notifications You must be signed in to change notification settings

yongrenjie/abbotsbury.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abbotsbury.vim

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 the abbot reference manager) (demo)

Installation

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.

DOI expansion demo

expand_doi.mov

Autocompletion demo

complete_bib.mov

About

Vim plugin, using the `abbot` command-line programme (cf. https://github.com/yongrenjie/abbotsbury) for citation management and bib file autocompletion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published