Merge branch 'master' of bitbucket.org:jab2870/vim-config
This commit is contained in:
commit
42dd3ce731
5 changed files with 5 additions and 9 deletions
2
.vimrc
2
.vimrc
|
@ -297,7 +297,7 @@ endfun
|
|||
"Make web files fold on indent {{{2
|
||||
augroup file_web
|
||||
autocmd!
|
||||
autocmd FileType html,css,less,javascript,php setlocal foldmethod=indent foldenable
|
||||
autocmd FileType html,xhtml,css,less,javascript,php setlocal foldmethod=indent foldenable
|
||||
augroup END
|
||||
|
||||
" Add Html maps, Currently only pandoc conversion {{{2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue