Mini Vimrc

by Felipe M.
Score: 36/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
24
stars
4,094
downloads
0
forks
528
days
268
days
427
days
18
total PRs
2
open PRs
1
closed PRs
15
merged PRs
11
total issues
8
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