From 1e6a6492e11b5045aa47fdc16da7d644b9543eb6 Mon Sep 17 00:00:00 2001 From: esm7 Date: Thu, 5 Nov 2020 22:04:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b7519..bae8d25 100644 --- a/README.md +++ b/README.md @@ -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: