mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-22 19:34:04 +02:00
Fix typo in wiki
This commit is contained in:
parent
456055bcf0
commit
fe87e86721
@ -1,7 +1,7 @@
|
|||||||
IdeaVim Plugins
|
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>'
|
Plug '<plugin-github-reference>'
|
||||||
|
Loading…
Reference in New Issue
Block a user