We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d75d959 + c199aa7 commit 7e67d5eCopy full SHA for 7e67d5e
README.md
@@ -356,6 +356,16 @@ Plugin 'easymotion/vim-easymotion'
356
NeoBundle 'easymotion/vim-easymotion'
357
```
358
359
+### Vim-Plug (https://github.com/junegunn/vim-plug)
360
+```
361
+Plug 'easymotion/vim-easymotion'
362
363
+
364
+### Vim8 Native Plugin Manager (https://vimhelp.org/repeat.txt.html#packages)
365
366
+git clone https://github.com/easymotion/vim-easymotion.git ~/.vim/pack/plugins/start/vim-easymotion
367
368
369
Minimal Configuration Tutorial
370
------------------------------
371
**I recommend configuring and map keys by yourself if you are true Vimmer.**
0 commit comments