aboutsummaryrefslogtreecommitdiff
path: root/.vim/plugins
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-04-28 10:29:17 +0800
committergxlin <[email protected]>2021-04-28 10:29:17 +0800
commitc7d4dc60a1827ad2ef4748239fe4276140631848 (patch)
tree9dd75593e16d6471bc4d4a46b58a895481f18478 /.vim/plugins
parent8aaabedde4f1ee045c9fedbcf20fecb3d217531a (diff)
downloaddotfiles-c7d4dc60a1827ad2ef4748239fe4276140631848.tar.gz
dotfiles-c7d4dc60a1827ad2ef4748239fe4276140631848.tar.bz2
dotfiles-c7d4dc60a1827ad2ef4748239fe4276140631848.zip
More config
Diffstat (limited to '.vim/plugins')
-rw-r--r--.vim/plugins/easymotion.vim3
1 files changed, 3 insertions, 0 deletions
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 <Space> <Plug>(easymotion-prefix)