Skip to content

bibtex-tidy as a new vimetex friend? #2487

@ccaprani

Description

@ccaprani

Duplicate keys, bad formatting, and a host of other problems can make working with bib files a pain.

bibtex-tidy is a cool tool that makes this much easier. It has a CLI through npm and I'm wondering if it would be relatively easy to add it to vimtex as an optional add-on?

That is, if bibtex-tidy is on your system (npm install -g bibtex-tidy), then execute something like <localleader>lT to run bibtex-tidy on the current bib file.

I don't have the skills to execute this idea unfortunately.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions