vimrc: autocmd yaml
This commit is contained in:
parent
d356617460
commit
2c90146c17
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
@ -55,3 +55,5 @@ set nomodeline
|
|||
set noswapfile
|
||||
set nrformats-=octal
|
||||
set wildignore+=.pyc,.swp
|
||||
|
||||
autocmd FileType yaml setlocal ai ts=2 sw=2 et cuc nu
|
||||
|
|
Loading…
Add table
Reference in a new issue