[[Vim]] Back to workflows, Menu.
Abstract¶
Make editing in Obsidian blazingly fast.
Instructions¶
- Settings -> Editor -> Advanced -> Vim key bindings
- Community plugin: "Scroll offset". Options: set distance "200" (or to preference).
- Vimrc Support: create a .obsidian.preamble.sty file. Here is my file for example. It is highly personalized and without much explanation, use at your own peril.
- To see which obcommands are available, write ":obcommand" in normal mode, then Ctrl+Alt+I to see the console. All available commands will be printed there.