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.

Vim / Neovim#
Install with Plug:
Plug 'bialet/bialet.vim'

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