Remove hexokinase and undotree from vim

This commit is contained in:
Pavle Portic 2019-11-07 00:13:22 +01:00
parent d65922249b
commit e9a616b2ed
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ function! UserInit()
Plug 'edkolev/tmuxline.vim'
Plug 'tpope/vim-repeat'
Plug 'diepm/vim-rest-console'
Plug 'RRethy/vim-hexokinase'
Plug 'mbbill/undotree'
endfunction