logseq-plugin-vim-shortcuts
logseq-plugin-vim-shortcuts copied to clipboard
Feature request: word navigation
Hi,
Thanks for this great plugin! I was thinking having a word navigation feature similar to vim would be very useful! For example:
- w: Move cursor to the beginning of the next word
- e: Move cursor to the end of the current word
- b: Move cursor to the beginning of the previous word
Thanks!
Because Logseq do now have cursor for now, so It's impossible to do this from a plugin level. So we can just wait together about this feature from Logseq team.
Okay. Thanks for letting me know. Hopefully they will give the possibility soon :)
Hi, if you have to be less demanding, try this: https://github.com/j-wyatt-a/vim-wyatt-logseq-plugin
Hi, if you have to be less demanding, try this: https://github.com/j-wyatt-a/vim-wyatt-logseq-plugin
Wow, it's amazing what can be done with some programming knowledge. Thanks for advancing how we can use Vim in Logseq