1
0
nvim-config/after/ftplugin/snippets.vim
valeth 46b500e4d4 update snippets and tex after/ftplugin
change tabstop, shiftwidth and expandtab settings
2016-04-22 09:56:31 +02:00

4 lines
47 B
VimL

set shiftwidth=4
set tabstop=4
set noexpandtab