mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
This commit is contained in:
parent
2c130b90b5
commit
c0205df1a6
@ -78,3 +78,9 @@ autocmd BufRead *.twig set syntax=html filetype=html
|
|||||||
" => Markdown
|
" => Markdown
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
let vim_markdown_folding_disabled = 1
|
let vim_markdown_folding_disabled = 1
|
||||||
|
|
||||||
|
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
" => YAML
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||||
|
Loading…
Reference in New Issue
Block a user