Skip to content

termoshtt/unite-bibtex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unite-bibtex

a BibTeX source for unite.vim

Requirements

Usage

  1. Install pybtex sudo easy_install pybtex
  2. Install unite.vim
  3. Install this plugin
  4. Set variable let g:unite_bibtex_bib_files=["/path/to/your/bib/file/library.bib"]
  5. :Unite bibtex in vim

Troubleshooting

You can correct your .bib file with pybtex-convert:

pybtex-convert /path/to/your.bib out.bib

If you meet an import error of pybtex, please confirm your pybtex is installed into your system. Python interpreter of vim usually uses system site-package, so you should install pybtex into your system directory.

About

a BibTeX source for unite.vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •