Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Suggestion: bind key to run bibtex/biber #10

Open
wchargin opened this issue Oct 12, 2014 · 0 comments
Open

Suggestion: bind key to run bibtex/biber #10

wchargin opened this issue Oct 12, 2014 · 0 comments

Comments

@wchargin
Copy link

I use the following mapping in my after/ftplugin/tex.vim file:

" Run biber on the current file.
map <silent> <leader>lb :!biber %<<CR>

(where %< is akin to the LaTeX-Suite $*; see :help extension-removal).

It would be nice if this could be integrated with g:Tex_BibtexFlavor and added as a shortcut somewhere in trunk.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant