aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-12-06 08:06:15 +0800
committerGuangxiong Lin <[email protected]>2023-12-06 08:06:15 +0800
commit842cccbba4ba82e1e6fdb2441a623235ac0e2d21 (patch)
treee6d699fff2bcd83d1b376655eb7d688fa3bad1fd /.vimrc
parent0f05325fd861a671ede3f68271326c3de2502e5e (diff)
downloaddotfiles-842cccbba4ba82e1e6fdb2441a623235ac0e2d21.tar.gz
dotfiles-842cccbba4ba82e1e6fdb2441a623235ac0e2d21.tar.bz2
dotfiles-842cccbba4ba82e1e6fdb2441a623235ac0e2d21.zip
Add cfilter vim package
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 4375638..405da2f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -151,6 +151,7 @@ silent colorscheme onedark
packadd matchit
packadd editorconfig
+packadd cfilter
if !empty(glob('~/.vim_local'))
source ~/.vim_local