Merge: vim: allow spell check on string literals and comments.
authorJean Privat <jean@pryen.org>
Tue, 5 Aug 2014 19:37:07 +0000 (15:37 -0400)
committerJean Privat <jean@pryen.org>
Tue, 5 Aug 2014 19:37:07 +0000 (15:37 -0400)
Just `:set spell` to see errors, and `z=` on highlighted words to see
suggestions.

Pull-Request: #643
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Frédéric Vachon <fredvac@gmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge