dotfiles/vim/ftplugin/gitcommit.vim
Alicia Sykes afb55def37 V0.01
2021-01-31 20:45:12 +00:00

8 lines
93 B
VimL

if exists('b:did_ftplugin')
finish
endif
let b:did_ftplugin = 1
set spell
set spelllang=en