diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Vim syntax highlighting for Certora -`syntax.vim` provides Vim syntax highlighting directives for Certora prover's +`certora.vim` provides Vim syntax highlighting directives for Certora prover's specification language. Put it in your `~/.vim/syntax/` directory, and add a `~/.vim/ftdetect/certora.vim` file with |