diff --git a/dot-config/vim/plugins.vim b/dot-config/vim/plugins.vim index e0d9c6b..e4fa84d 100644 --- a/dot-config/vim/plugins.vim +++ b/dot-config/vim/plugins.vim @@ -26,7 +26,6 @@ minpac#add('k-takata/minpac', {type: 'opt'}) # to 'runtimepath' in REVERSE alphabetical order, so we have to put # vim-sensible at the end of the alphabet like so to get it loaded first. minpac#add('tpope/vim-sensible', {name: 'zz-vim-sensible'}) -minpac#add('prabirshrestha/async.vim') minpac#add('lifepillar/vim-gruvbox8')