I know the whole point for this project is to be an extemely minimal vimrc support plugin for obsidian but i think leader key support is something very vital to most peoples experience of using vim, i personally always have the keybindings
let mapleader=" "
nmap <leader>h ^
nmap <leader>l $
and not having these in obsidian really makes using it quite annoying
I know the whole point for this project is to be an extemely minimal vimrc support plugin for obsidian but i think leader key support is something very vital to most peoples experience of using vim, i personally always have the keybindings
and not having these in obsidian really makes using it quite annoying