This commit is contained in:
@@ -78,3 +78,9 @@ autocmd BufRead *.twig set syntax=html filetype=html
|
||||
" => Markdown
|
||||
""""""""""""""""""""""""""""""
|
||||
let vim_markdown_folding_disabled = 1
|
||||
|
||||
|
||||
""""""""""""""""""""""""""""""
|
||||
" => YAML
|
||||
""""""""""""""""""""""""""""""
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
|
||||
Reference in New Issue
Block a user