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

Add names of run confugrations so they can be started right from IJ

This commit is contained in:
Alex Plate 2023-05-19 18:03:09 +03:00
parent 48b18da953
commit 064379b9e0
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -32,6 +32,10 @@ OK, ready to do some coding?
Yoo hoo! Youre all set to begin contributing.
We've prepared some useful configurations for you:
- `Start IJ with IdeaVim`
- `IdeaVim tests`
- `IdeaVim full verification`
![Prepared configurations light](assets/contributing/configs-light.png#gh-light-mode-only)![Prepared configurations dark](assets/contributing/configs-dark.png#gh-dark-mode-only)
And here are useful gradle commands: