1
1
Fork 0

Update vim config

This commit is contained in:
Jonathan Schleifer 2020-01-21 00:15:07 +00:00
parent e15f349dce
commit 271879412b
2 changed files with 4 additions and 3 deletions

1
vimrc
View file

@ -28,3 +28,4 @@ au BufNewFile,BufRead *.py :se ts=4 sw=4 et
au BufNewFile,BufRead *.cs :se ts=4 sw=4
au BufNewFile,BufRead *.pas :se ts=2 sw=2 et
au BufNewFile,BufRead *.rb :se ts=2 sw=2 et
au BufNewFile,BufRead *.xml :se ts=2 sw=2 et