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

Suggestion: bind key to run bibtex/biber #10

Description

@wchargin

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions