Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viset.nvim

Neovim Tree-sitter injections for Viset Lua capture files. It highlights the # viset TOML header and strings passed directly to viset.javascript.

Requirements

  • Neovim 0.12 or newer
  • Tree-sitter parsers for lua, toml, and javascript

Install with your usual plugin manager; no setup call is needed. For example, with lazy.nvim:

{ "getviset/viset.nvim" }

Run :checkhealth viset to check Neovim and parser availability. The plugin never installs or configures parsers.

viset init creates Lua capture files; install this plugin separately when you want their embedded TOML and JavaScript highlighted in Neovim.

License

MIT; see LICENSE.

About

Neovim support for Viset capture files.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages