[ADD][VIM] Use spell-checking for git commit
This commit is contained in:
parent
97c4207b38
commit
b02cec8fff
2
vim/.vim/ftplugin/gitcommit.vim
Normal file
2
vim/.vim/ftplugin/gitcommit.vim
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
" Enable spell checking on commit messages
|
||||||
|
setlocal spell
|
Loading…
Reference in a new issue