PapisView: when cursor on a citation, opens the pdf through papis normal! everywhere also, to make that the command does not use userdefined mappings. |
||
---|---|---|
doc | ||
plugin | ||
.gitignore | ||
README.md |
The papis-vim
package
This package provides Vim support for Papis, command-line based bibliography manager.
Install
This package depends on fzf.vim.
Using Vundle
Add these lines to the .vimrc
:
Plugin 'junegunn/fzf'
Plugin 'git@github.com:papis/papis-vim.git'
Usage
The :Papis
command will open a search window for your bibliographic database. Enter
command will insert citation for the selected record in the current buffer.
Documentation
For more information, execute :help papis
in Vim.