Mini Vimrc
by Felipe M.
Score: 30/100
favorite
share
Description
Category: Coding & Technical Tools

The Mini Vimrc plugin streamlines the use of Vim keybindings in Obsidian's Vim mode by allowing users to define and manage keymaps through a .vimrc file. By creating this file in the root of your vault or another specified location, you can set up custom mappings such as inoremap, noremap, and unmap, among others. This eliminates the need to manually reconfigure keymaps every time Obsidian is launched, enhancing efficiency and usability for Vim users. The plugin focuses solely on keymap settings, ensuring simplicity and maintainability, and supports integration with Markdown files for easy access and editing within Obsidian.

Stats
23
stars
3,929
downloads
0
forks
471
days
210
days
369
days
18
total PRs
2
open PRs
1
closed PRs
15
merged PRs
10
total issues
7
open issues
3
closed issues
8
commits
Latest Version
a year ago
Changelog

What's Changed

Adds support for non-recursive mappings. "noremap" and variants.

README file from