Files
viper.nvim/README.md
2026-02-20 07:27:32 +01:00

7 lines
267 B
Markdown

# viper.nvim
viper.nvim is a simple plugin that adds basic highlighting capabilities to NeoVim for the
verification language [Viper](https://github.com/viperproject).
Currently it uses simple parsing and word matching for this and does not use any tree structures.