polyglot should cover my ass

This commit is contained in:
Thomas Ruoff
2018-01-27 00:43:19 +01:00
parent 07a188d8f3
commit 695fc84e0a

6
vimrc
View File

@@ -342,12 +342,6 @@ augroup text
autocmd FileType text,markdown,mail,tex set wrap wm=2 nocindent spell
augroup END
"" Python
augroup python
autocmd!
autocmd FileType python set noexpandtab
augroup END
"" JavaScript
augroup web
autocmd!