Editor Support

Editor Support#

Both plugins live in the bialet/bialet.vim repository.

VS Code#

Install from the marketplace.

The extension is still basic (syntax highlighting only) — more features (autocomplete, snippets, etc.) are planned.

VS Code syntax highlighting

Vim / Neovim#

Install with Plug:

Plug 'bialet/bialet.vim'

Neovim syntax highlighting

For how to run and configure the bialet binary, see Command Line Usage.