diff --git a/vim/.vim/ftplugin/gitcommit.vim b/vim/.vim/ftplugin/gitcommit.vim new file mode 100644 index 0000000..aa7a9b8 --- /dev/null +++ b/vim/.vim/ftplugin/gitcommit.vim @@ -0,0 +1,2 @@ +" Enable spell checking on commit messages +setlocal spell