More vim updates

This commit is contained in:
2021-07-06 00:29:14 -05:00
parent 18a0b30bb3
commit b4ea47ffef
5 changed files with 175 additions and 29 deletions

View File

@ -1,8 +1,10 @@
" Assorted plugins
Plug 'cespare/vim-toml'
Plug 'honza/vim-snippets'
Plug 'leafgarland/typescript-vim'
Plug 'mileszs/ack.vim'
Plug 'posva/vim-vue'
Plug 'tpope/vim-fugitive'
Plug 'fatih/vim-go'
Plug 'tpope/vim-projectionist'
Plug 'tpope/vim-rails'
Plug 'tpope/vim-surround'