diff --git a/README.md b/README.md index 8020488..eee6b94 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # viper.nvim +![viper-nvim-example](viper-nvim-example.png) + viper.nvim is a simple plugin that adds basic highlighting capabilities to NeoVim for the verification language [Viper](https://github.com/viperproject). diff --git a/viper-nvim-example.png b/viper-nvim-example.png new file mode 100644 index 0000000..fe4c8f9 Binary files /dev/null and b/viper-nvim-example.png differ