For vue..

This commit is contained in:
Andrew Tomaka 2016-05-17 21:05:24 -04:00
parent aa5239d9dc
commit fc4d55b1e8

1
vimrc
View file

@ -31,6 +31,7 @@ Plugin 'tpope/vim-rails'
Plugin 'tpope/vim-repeat'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-vividchalk'
Plugin 'posva/vim-vue'
Plugin 'vim-ruby/vim-ruby'
call vundle#end()