obsidian-vimrc-support
obsidian-vimrc-support copied to clipboard
Implement `inoremap`
Seems like there is a lot of demand to implement inoremap, and it's very easy.
Use imap instead of inoremap and it works.