Remove aws plugin from vim

This commit is contained in:
Pavle Portic 2019-06-10 16:20:09 +02:00
parent 5ecd20a745
commit addcc7d331
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ function! UserInit()
Plug 'diepm/vim-rest-console'
Plug 'RRethy/vim-hexokinase'
Plug 'mbbill/undotree'
Plug 'm-kat/aws-vim'
endfunction