update snippets and tex after/ftplugin
change tabstop, shiftwidth and expandtab settings
This commit is contained in:
parent
dd3ff07b9a
commit
46b500e4d4
3
after/ftplugin/snippets.vim
Normal file
3
after/ftplugin/snippets.vim
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
set shiftwidth=4
|
||||||
|
set tabstop=4
|
||||||
|
set noexpandtab
|
3
after/ftplugin/tex.vim
Normal file
3
after/ftplugin/tex.vim
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
set tabstop=4
|
||||||
|
set shiftwidth=4
|
||||||
|
set noexpandtab
|
Loading…
Reference in New Issue
Block a user