Hi,
I love Obsidian’s Vim key bindings, it’s one of the things that really make a difference for me.
One thing I noticed is that although the bindings are (naturally) far from complete, they are rather capable, and things like key mapping (if done simply with :map and nothing fancy like :nnoremap) work quite well.
Is there a way for me to make these mappings persistent, e.g. a file that is loaded on startup similarly to a .vimrc file?