1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-09 17:15:50 +02:00

Fix typo in wiki

This commit is contained in:
Alex Plate 2023-09-01 19:09:14 +03:00
parent 456055bcf0
commit fe87e86721
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -1,7 +1,7 @@
IdeaVim Plugins
--------------------
IdeaVim plugins work like the original Vim plugins. If you want to turn of any of them, you have to enable it via this command in your `~/.ideavimrc`:
IdeaVim plugins work like the original Vim plugins. If you want to turn any of them on, you have to enable it via this command in your `~/.ideavimrc`:
```
Plug '<plugin-github-reference>'