Suggester Vim Nav
unlistedby Meodoc
Vim-style Ctrl+J / Ctrl+K navigation in the command palette, quick switcher, and inline [[ / # suggestion popups.
Updated 13d ago
Suggester Vim Nav
Obsidian Plugin that allows for menu/suggester navigation using the Neovim-accustomed <C-j> and <C-k> keybinds.
Usage
To use, clone the repo and place it into the .obsidian/plugins directory:
git clone https://github.com/Meodoc/obsidian-plugin-suggester-vim-nav.git \
{vault-dir}/.obsidian/plugins/suggester-vim-nav
and enable it in the Obsidian Settings > Community Plugins > Suggester Vim Nav (might have to reload the plugin list).
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.