Better Vim
approvedby Nils
Fixes some annoyances with the built in vim mode. - This plugin has not been manually reviewed by Obsidian staff.
Obsidian BetterVim
This plugin adds some handy features to obsidians built in vim mode.
Features:
- Vim yank highlight (inspired by aleksey-rowan/obsidian-vim-yank-highlight)
- insert bullet point on new line
- sync system clipboard (yank & paste)
- visual-line motions for j/k/0/$/_/A/I/V (optional)
If you miss a feature please open a issue.
Plans:
- I intend to integrate something like nvim-mini/mini.surround
Releases (Changesets)
This repo uses Changesets. Add a changeset in your PR with pnpm changeset. When the PR merges to main, the release workflow versions the plugin, updates manifest.json/versions.json, tags x.x.x, and creates the GitHub release automatically.
Installation
Community Plugins
- Open Obsidian.
- Go to "Settings" > "Community plugins."
- Search for "Better Vim"
- Click "Install" to enable the plugin.
Manual Installation
- Download the latest release from the Releases page.
- Extract the zip file into your Obsidian plugins folder.
- Reload Obsidian to activate the plugin.
License
This project is licensed under the MIT License.
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.