mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-23 04:34:03 +02:00
Update docs
This commit is contained in:
parent
4e537b0466
commit
4f64ed07b1
@ -1,6 +1,6 @@
|
|||||||
Welcome to the IdeaVim wiki!
|
Welcome to the IdeaVim wiki!
|
||||||
|
|
||||||
- List of emulated plugins: [[plugins|Emulated-plugins]]
|
- List of IdeaVim plugins: [[plugins|IdeaVim Plugins]]
|
||||||
- Examples of `ideajoin` option (also known as "smart join"): [["ideajoin" examples|"ideajoin"-examples]]
|
- Examples of `ideajoin` option (also known as "smart join"): [["ideajoin" examples|ideajoin-examples]]
|
||||||
- List of "set" commands: [["set" commands|"set"-commands]]
|
- List of "set" commands: [["set" commands|set-commands]]
|
||||||
- Docs about "select" mode in vim: [[select mode|Select-mode]]
|
- Docs about "select" mode in vim: [[select mode|Select-mode]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# NERDTree
|
# NERDTree
|
||||||
|
|
||||||
IdeaVim supports emulation of the NERDTree plugin. Update your `~/.ideavimrc` to turn it on:
|
IdeaVim supports the NERDTree plugin. Update your `~/.ideavimrc` to turn it on:
|
||||||
```vim
|
```vim
|
||||||
Plug 'preservim/nerdtree`
|
Plug 'preservim/nerdtree`
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user