Created
January 13, 2017 20:36
-
-
Save jamestrimble/a5734561033e566f9c3748f55b3f4566 to your computer and use it in GitHub Desktop.
Open the saved PDF of a paper by typing Ctrl-P when the cursor is over a reference in a BibTex or LaTeX file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nnoremap <C-P> :!evince ~/Papers/pdf/<cfile>:t.pdf &<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your BibTex reference is called abc, the PDF should be saved as ~/Papers/pdf/abc.pdf