vim: allow spell check on string literals and comments.
authorJean Privat <jean@pryen.org>
Tue, 5 Aug 2014 14:35:02 +0000 (10:35 -0400)
committerJean Privat <jean@pryen.org>
Tue, 5 Aug 2014 14:35:02 +0000 (10:35 -0400)
commitbe2b7ca274e7bbbebced3b05751b6d7be6cafa65
tree912b89719b44457c5ee2e1455dfe221ebeccbef2
parent6cf8346242693bd40a37ce124baa5c48443cd869
vim: allow spell check on string literals and comments.

Just `:set spell` to see errors, and `z=` on highlighted words to see
suggestions.

Signed-off-by: Jean Privat <jean@pryen.org>
misc/vim/syntax/nit.vim