1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-29 19:34:09 +02:00

Add shortcut to ideajoin example

This commit is contained in:
David Dadon 2022-02-12 10:57:31 +01:00 committed by Alex Pláte
parent f03d574e86
commit 8d8809238c

View File

@ -1,6 +1,8 @@
Some examples of join command with `ideajoin` option enabled.
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:
```