1
0
nvim-config/after/ftplugin/tex.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 tabstop=4
set shiftwidth=4
set noexpandtab