mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-06 07:34:04 +02:00
Add shortcut to ideajoin example
This commit is contained in:
parent
f03d574e86
commit
8d8809238c
@ -1,6 +1,8 @@
|
|||||||
Some examples of join command with `ideajoin` option enabled.
|
Some examples of join command with `ideajoin` option enabled.
|
||||||
Put `set ideajoin` to your `~/.ideavimrc` to enable this functionality.
|
Put `set ideajoin` to your `~/.ideavimrc` to enable this functionality.
|
||||||
|
|
||||||
|
Now, you can press `shift+j` on a selected block of text to join the lines together.
|
||||||
|
|
||||||
* Automatic join concatenated lines:
|
* Automatic join concatenated lines:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user