+ Stuff
This commit is contained in:
parent
7c943c1780
commit
6fbf8c18c8
4 changed files with 12 additions and 4 deletions
|
@ -77,7 +77,8 @@ augroup END
|
|||
autocmd BufEnter *.py set ai sw=4 ts=4 sta et fo=croql
|
||||
autocmd BufEnter *.c set ai sw=4 ts=4 sta et fo=croql
|
||||
autocmd BufEnter *.md set ai sw=3 ts=3 sta et fo=croql
|
||||
autocmd Filetype html set ai sw=3 ts=4 sta et fo=croql
|
||||
autocmd Filetype html set ai sw=4 ts=4 sta et fo=croql
|
||||
autocmd Filetype css set ai sw=4 ts=4 sta et fo=croql
|
||||
|
||||
" ----- Auto refresh vimrc
|
||||
augroup myvimrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue