-
When I hit my leader key now, I get this error in the IDE
java.lang.NoSuchMethodError: 'com.maddyhome.idea.vim.key.CommandPartNode com.maddyhome.idea.vim.api.VimKeyGroup.getKeyRoot(com.maddyhome.id…
-
Hey there,
I love the idea of this plugin but, unfortunately, I know little about Kotlin/IJ plugins at this moment. Getting my feet wet with this plugin, though.
I was wondering if it were…
-
I use IdeaVim and I see that the plugin has a config property: "Force dialog into normal mode". However, the popup always starts in insert mode. This is an issue because I then have to press Escape fi…
-
### Validations
- [x] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue](https://gi…
-
Hello!
Thanks for this plugin, it is very cool and fast.
Do you plan to make it compatible with ide in vim mode, at this time it didn't work correctly?!
-
err is ,
```
java.lang.NoClassDefFoundError: com/maddyhome/idea/vim/option/OptionsManager
at io.github.mishkun.ideavimsneak.IdeaVimSneakExtension$Direction.matches(IdeaVimSneakExtension.kt:150)…
ifnk updated
9 months ago
-
Hello, thanks for this plugin.
I use it together with IdeaVim mapped to "s" key in normal mode.
My `~/.ideavimrc` contains
```
map s :action CharJumpAction
```
Problem is that it jumps to r…
-
### Before submitting your bug report
- [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue]…
-
# related:
- [x] #319
- [x] #259
- [x] #94
- [x] #321
-
I've notice that if you install ideavim, the keymaps won't work anymore. Is there some simple way to make them work again? Or I need to define them one by one? Thanks!!