⚠️ Repository archived. Functionality should be implemented in the Obsidian v0.13.8.
Add Codemirror matchbrackets.js
This plugins adds matchbrackets.js which allows to use di[ or ya( commands in Vim mode
How to use
- Just enable the plugin. Try to remove content in brackets using
di[ordi(command.
Compatibility
Tested on Obsidian 0.9.10
How to install
You can install the plugin via the Community Plugins tab within Obsidian. Just search for "Add matchbrackets." when it'll be available.
Manual installation
You can install the plugin manually by downloading files from Latest Release. Unzip the contents into your <vault>/.obsidian/plugins/mrj-add-codemirror-matchbrackets directory. More info.