Skip to content

Commit

Permalink
feat: add Vim plugin for Vue components
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nhunt committed Aug 11, 2020
1 parent dacdc65 commit f87e7f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/.vimrc
Expand Up @@ -20,6 +20,7 @@ Plugin 'ludovicchabant/vim-gutentags' " Tag management
Plugin 'majutsushi/tagbar' " A ctag viewer
Plugin 'mileszs/ack.vim' " File searching
Plugin 'ntpeters/vim-better-whitespace' " Better whitespace
Plugin 'posva/vim-vue' " Vue component highlighter
Plugin 'scrooloose/nerdtree' " File explorer
Plugin 'tpope/vim-commentary' " Comment out lines
Plugin 'tpope/vim-fugitive' " Git wrapper
Expand Down

0 comments on commit f87e7f3

Please sign in to comment.