From 0f05325fd861a671ede3f68271326c3de2502e5e Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 5 Dec 2023 20:30:06 +0800 Subject: Update vim config --- .vim/after/plugin/sneak.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vim/after/plugin/sneak.vim (limited to '.vim/after/plugin/sneak.vim') diff --git a/.vim/after/plugin/sneak.vim b/.vim/after/plugin/sneak.vim new file mode 100644 index 0000000..c0d73d1 --- /dev/null +++ b/.vim/after/plugin/sneak.vim @@ -0,0 +1,3 @@ +let g:sneak#use_ic_scs = 1 + +packadd vim-sneak -- cgit v1.2.3