generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
So I really like this plugin and want to keep using it but when running it alongside the built in VIM keybindings it cause an annoying issue:
If I call vimium: show markers then they show up but whatever I press does not get captured by vimium because the VIM keybindings capture it first and do not allow passthrough. The only way I can get vimium to capture the key strokes is to press a first to get into insert mode and then call vimium: show markers.
Is there any way this extra step can be removed? Its most problematic when I'm in a area where there is no insert mode possibility like a side panel.
Maybe making the vimium event listener higher priority than vim?
Zevan770, entropax, cheesent, nevernotmove, mm-sorel and 3 more
Metadata
Metadata
Assignees
Labels
No labels