mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-18 09:34:04 +02:00
Add vim sneak to the list of plugins
This commit is contained in:
parent
3df637b265
commit
b734153253
@ -33,6 +33,14 @@ Available extensions:
|
|||||||
* Emulates [vim-easymotion](https://github.com/easymotion/vim-easymotion)
|
* Emulates [vim-easymotion](https://github.com/easymotion/vim-easymotion)
|
||||||
* Commands: All commands with the mappings are supported. See the [full list of supported commands](https://github.com/AlexPl292/IdeaVim-EasyMotion#supported-commands).
|
* Commands: All commands with the mappings are supported. See the [full list of supported commands](https://github.com/AlexPl292/IdeaVim-EasyMotion#supported-commands).
|
||||||
|
|
||||||
|
## sneak
|
||||||
|
|
||||||
|
* Setup:
|
||||||
|
* Install [IdeaVim-sneak](https://plugins.jetbrains.com/plugin/15348-ideavim-sneak) plugin.
|
||||||
|
* `set sneak`
|
||||||
|
* Emulates [vim-sneak](https://github.com/justinmk/vim-sneak)
|
||||||
|
* Commands: See the [docs](https://github.com/Mishkun/ideavim-sneak#usage).
|
||||||
|
|
||||||
## NERDTree
|
## NERDTree
|
||||||
* Setup: `Plug 'preservim/nerdtree'`
|
* Setup: `Plug 'preservim/nerdtree'`
|
||||||
* <details>
|
* <details>
|
||||||
|
Loading…
Reference in New Issue
Block a user