Go to file
2018-08-17 12:25:40 +02:00
doc Added documentation skeleton 2018-08-17 12:25:08 +02:00
plugin Initial commit 2018-08-16 23:09:04 +02:00
README.md Added information about :help papis 2018-08-17 12:25:40 +02:00

The papis-vim package

This package provides Vim support for Papis, command-line based bibliography manager.

Screencast

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.