esm7
esm7
PR is merged, thank you and sorry for the huge delay :(
PR is merged, thank you and sorry for the huge delay :(
The `v:count` way works great in Vim (I use it myself too), but CodeMirror's Vim emulation is nowhere near this sophistication. This bothers me too and I'm not aware of...
Sorry for the long time to reply. Is this still happening? I can't recreate these, they seem to work well for me. Are you sure you have the Vimrc plugin...
@oswid are there any side-effects if you use `map` instead? Basically CodeMirror doesn't support `noremap` and it's a feature of the plugin, I'll spend some time when I'm able to...
It's probably a CodeMirror limitation and maybe I can work around it, I'll look into it when I get a few hours to work on the plugin.
I created https://github.com/esm7/obsidian-vimrc-support/issues/24 as a stand-alone issue, since it seems like there are many use cases for `inoremap` and it's very easy to implement.
> It's not related to this issue but, my **.obsidian.vimrc** is not working, probably I'm missing something, any idea? > > Here is my folder tree (vault root): > ...
I think I found the issue, will fix soon.
Can you elaborate a little more on what is the feature that you mean? What I meant in that Readme item is to add motions to jump to the next...