aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-09-14 08:44:47 +0800
committerGuangxiong Lin <[email protected]>2024-09-14 08:44:47 +0800
commitb56fa3b2e204222f99926cb1e51879a10c34dafc (patch)
treea0dfbb3005a0150a3bdc46b8b91a5f5e5957f50b /.vim
parent290bd67212a554e10ee04e54501b066cc0268634 (diff)
downloaddotfiles-b56fa3b2e204222f99926cb1e51879a10c34dafc.tar.gz
dotfiles-b56fa3b2e204222f99926cb1e51879a10c34dafc.tar.bz2
dotfiles-b56fa3b2e204222f99926cb1e51879a10c34dafc.zip
Update builtin featureHEADmaster
Diffstat (limited to '.vim')
-rw-r--r--.vim/after/plugin/minpac.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/after/plugin/minpac.vim b/.vim/after/plugin/minpac.vim
index e3fe4a8..3f455d6 100644
--- a/.vim/after/plugin/minpac.vim
+++ b/.vim/after/plugin/minpac.vim
@@ -52,7 +52,6 @@ function! InitMinpac() abort
" Add endif, endfunction in Vimscript.
call minpac#add('https://github.com/tpope/vim-endwise', {'type': 'start'})
- call minpac#add('https://github.com/tpope/vim-commentary')
call minpac#add('https://github.com/tpope/vim-eunuch.git')
call minpac#add('https://github.com/tpope/vim-sleuth.git')
call minpac#add('https://github.com/tpope/vim-unimpaired.git')