1
0
Fork 0
numbers/nvim/after/ftplugin/gitcommit.vim

6 lines
104 B
VimL

setlocal spell
setlocal nofoldenable
setlocal tabstop=2
setlocal shiftwidth=2
setlocal bufhidden=delete