Update README.md

This commit is contained in:
esm7 2020-11-05 22:04:24 +02:00 committed by GitHub
parent a584bb5b75
commit 1e6a6492e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: