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

@wchargin

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.

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