Files
viper.nvim/README.md
2026-03-01 06:11:33 +01:00

314 B

viper.nvim

viper-nvim-example

viper.nvim is a simple plugin that adds basic highlighting capabilities to NeoVim for the verification language Viper.

Currently it uses simple parsing and word matching for this and does not use any tree structures.