improved-obsidian-vimcursor
improved-obsidian-vimcursor copied to clipboard
Not an editor command ":nHead"
I've got the .obsidian.vimrc
lines:
nmap [[ :pHead
nmap ]] :nHead
When I type ]]
, I see:
Not an editor command ":nHead"
This plugin is installed and enabled through Obsidian's settings. v0.0.1
How would I go about debugging this?