mirror of
https://github.com/esm7/obsidian-vimrc-support.git
synced 2026-07-22 05:00:25 +00:00
Update README.md
This commit is contained in:
parent
a21eca8019
commit
a584bb5b75
1 changed files with 2 additions and 3 deletions
|
|
@ -29,10 +29,9 @@ Also, commands that fail don't generate any visible error for now.
|
|||
|
||||
## Installation
|
||||
|
||||
A PR is pending for this to be listed under the Obsidian community plugins.
|
||||
When approved, in Obsidian.md turn off Safe mode, then browse to this plugin.
|
||||
In the Obsidian.md settings under "Third-party plugin", turn off Safe mode, then browse to this plugin.
|
||||
|
||||
Until then, and also later if preferred for some reason, you can install it manually: just copy `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-vimrc-support/`.
|
||||
Alternatively (and less recommended), you can install it manually: just copy `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-vimrc-support/`.
|
||||
|
||||
## Wishlist
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue