From d4e1469e4b0c5aaf5c23be555e8b224f9254d781 Mon Sep 17 00:00:00 2001 From: gxlin Date: Thu, 15 Jul 2021 21:28:06 +0800 Subject: A usable boostrap config --- .vim/plugin/easymotion.plug | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vim/plugin/easymotion.plug (limited to '.vim/plugin/easymotion.plug') diff --git a/.vim/plugin/easymotion.plug b/.vim/plugin/easymotion.plug new file mode 100644 index 0000000..ce87f12 --- /dev/null +++ b/.vim/plugin/easymotion.plug @@ -0,0 +1,3 @@ +Plug 'easymotion/vim-easymotion' + +map (easymotion-prefix) -- cgit v1.2.3