X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/4dfd7c1f3c66f996be4ca07de909c13b9dd3df0c..6a0f845cfaf0795c2898781e795267f4b07a3051:/syntax_highlighting/README.md diff --git a/syntax_highlighting/README.md b/syntax_highlighting/README.md index b5eb403..b1dd1b9 100644 --- a/syntax_highlighting/README.md +++ b/syntax_highlighting/README.md @@ -77,7 +77,7 @@ Create a file named `~/.vim/syntax/vvhitespace.vim` containing the following: That's it! You should now see syntax highlighting when opening files with names ending in `*.pvvs`. -If you don't any see syntax highlighting, check your `.vimrc` and other config +If you don't see any syntax highlighting, check your `.vimrc` and other config locations for conflicting options. Try manually enabling syntax highlighting with the `syntax on` configuration directive.