prettier yaml
This commit is contained in:
parent
dedda2083f
commit
f81c78d499
@ -87,6 +87,8 @@ if has("autocmd")
|
||||
au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
|
||||
endif
|
||||
|
||||
au Filetype yaml silent setlocal foldmethod=marker tw=80 ts=2 sw=2 sts=2 foldlevel=0
|
||||
|
||||
"inoremap <silent> <expr> <plug>MyCR
|
||||
" \ mucomplete#ultisnips#expand_snippet("\<cr>")
|
||||
"imap <cr> <plug>MyCR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user