mirror of
https://github.com/tiyn/viper.nvim.git
synced 2026-04-17 02:54:48 +02:00
9 lines
314 B
Markdown
9 lines
314 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.
|