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
a584bb5b75
commit
1e6a6492e1
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@ For users of the Obsidian.md Vim mode, this is very useful for making various se
|
|||
|
||||
## Usage
|
||||
|
||||
Just put a file named `.obsidian.vimrc` in your vault root.
|
||||
First and foremost, make sure you have the Obsidian Vim key bindings turned on -- see Editor -> Vim key bindings.
|
||||
|
||||
Now to keep some of your Vim settings permanent, install this plugin and put a file named `.obsidian.vimrc` in your vault root.
|
||||
If you're using multiple vaults, you'll need this file on each one.
|
||||
|
||||
Here's a simple & useful `.obsidian.vimrc` that I'm using:
|
||||
|
|
|
|||
Loading…
Reference in a new issue