From c7d4dc60a1827ad2ef4748239fe4276140631848 Mon Sep 17 00:00:00 2001 From: gxlin Date: Wed, 28 Apr 2021 10:29:17 +0800 Subject: More config --- .vim/plugins/easymotion.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vim/plugins/easymotion.vim (limited to '.vim/plugins') diff --git a/.vim/plugins/easymotion.vim b/.vim/plugins/easymotion.vim new file mode 100644 index 0000000..ce87f12 --- /dev/null +++ b/.vim/plugins/easymotion.vim @@ -0,0 +1,3 @@ +Plug 'easymotion/vim-easymotion' + +map (easymotion-prefix) -- cgit v1.2.3