obsidian-vimrc-support icon indicating copy to clipboard operation
obsidian-vimrc-support copied to clipboard

[Feature request] Implement vnoremap, nnoremap

Open haoadoreorange opened this issue 4 years ago • 1 comments

Non-recursive mappings are quite necessary, I would help when I find some free time (:

haoadoreorange avatar May 29 '21 15:05 haoadoreorange

As a workaround, I found that using synonyms somewhat works. For example instead of mapping to u, map to :undo. Instead of mapping to x, you can map to dh, etc.

but yeah, that can only get you so far.

chrisgrieser avatar May 17 '22 21:05 chrisgrieser