From 49b33aeaede7e77b084696cbc286b69260845542 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Fri, 17 Nov 2023 00:40:12 +0800 Subject: Update config on ruby and tags --- .vim/after/plugin/minpac.vim | 1 - 1 file changed, 1 deletion(-) (limited to '.vim/after/plugin/minpac.vim') diff --git a/.vim/after/plugin/minpac.vim b/.vim/after/plugin/minpac.vim index c5aed00..ff31f80 100644 --- a/.vim/after/plugin/minpac.vim +++ b/.vim/after/plugin/minpac.vim @@ -38,7 +38,6 @@ function! InitMinpac() abort call minpac#add('https://github.com/prabirshrestha/asyncomplete-buffer.vim.git', {'type': 'opt'}) call minpac#add('https://github.com/yami-beta/asyncomplete-omni.vim', {'type': 'opt'}) - call minpac#add('https://github.com/ludovicchabant/vim-gutentags.git', {'type': 'opt'}) call minpac#add('https://github.com/easymotion/vim-easymotion.git', {'type': 'opt'}) call minpac#add('https://github.com/airblade/vim-rooter.git') call minpac#add('https://github.com/mbbill/undotree.git') -- cgit v1.2.3