Skip to content

Commit

Permalink
add emmet-vim
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 21, 2017
1 parent 9e6cc65 commit ca4308f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@ let g:ctrlp_follow_symlinks=1
"scala
Plugin 'derekwyatt/vim-scala'

"html
Plugin 'mattn/emmet-vim'

call vundle#end() " required
filetype plugin indent on " required
" To ignore plugin indent changes, instead use:
Expand Down

0 comments on commit ca4308f

Please sign in to comment.