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

Update IdeaVim Plugins.md

This commit is contained in:
Alex Pláte 2022-12-19 12:36:13 +02:00 committed by GitHub
parent 7b8c335a5b
commit 216a3fedd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,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`:
```
Plug '<extension-github-reference>'
Plug '<plugin-github-reference>'
```
If you reuse your existing `.vimrc` file using `source ~/.vimrc`, IdeaVim can parse and enable plugins that are defined