diff --git a/vimrc b/vimrc index 3134261..11aaca4 100644 --- a/vimrc +++ b/vimrc @@ -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()