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

6 lines
104 B
VimL

setlocal tabstop=2
setlocal shiftwidth=2
setlocal noexpandtab
setlocal nolist
setlocal bufhidden=delete