Merge pull request #102 from irrationalfab/master

Enable spell checking for git commits.
This commit is contained in:
Yan Pritzker
2012-05-22 14:00:05 -07:00

View File

@@ -0,0 +1,7 @@
if exists("b:did_ftplugin")
finish
endif
let b:did_ftplugin = 1 " Don't load twice in one buffer
setlocal spell