diff --git a/vimrc b/vimrc index dfe1bb1..fc45d18 100644 --- a/vimrc +++ b/vimrc @@ -79,6 +79,8 @@ Plugin 'tpope/vim-repeat' " taboo.vim " https://github.com/gcmt/taboo.vim Plugin 'gcmt/taboo.vim' +" https://github.com/mattn/emmet-vim +Plugin 'mattn/emmet-vim' " All of your Plugins must be added before the following line call vundle#end() " required @@ -288,6 +290,9 @@ nnoremap p :echom SyntaxItem() " plugins stuff +" emmet +let g:user_emmet_leader_key='' + " taboo.vim set sessionoptions+=tabpages,globals let g:taboo_tab_format = " %f%m "