From e9a616b2ed928db011554b74c1d80d175726d6ef Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Thu, 7 Nov 2019 00:13:22 +0100 Subject: [PATCH] Remove hexokinase and undotree from vim --- dot_spacevim | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_spacevim b/dot_spacevim index eb31f5d..bcba41e 100644 --- a/dot_spacevim +++ b/dot_spacevim @@ -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