Stops trying to activate emmet
This commit is contained in:
parent
4ba0474052
commit
2dd2c066c1
1 changed files with 0 additions and 1 deletions
1
.vimrc
1
.vimrc
|
@ -472,7 +472,6 @@ endfun
|
||||||
augroup file_web
|
augroup file_web
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd FileType html,xhtml,css,less,javascript,php setlocal foldmethod=indent foldenable
|
autocmd FileType html,xhtml,css,less,javascript,php setlocal foldmethod=indent foldenable
|
||||||
autocmd FileType html,xhtml,css,less,javascript,php EmmetInstall
|
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
" js maps {{{2
|
" js maps {{{2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue