+ Added kitty.conf
This commit is contained in:
parent
192b6fe251
commit
1d7bf47430
3 changed files with 45 additions and 3 deletions
|
@ -76,7 +76,7 @@ augroup END
|
|||
" ----- indent for corresponding extension
|
||||
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=4 ts=4 sta et fo=croql
|
||||
autocmd BufEnter *.md set ai sw=3 ts=3 sta et fo=croql
|
||||
|
||||
" ----- Auto refresh vimrc
|
||||
augroup myvimrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue