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
097678fb4b
commit
57c0aa0c7a
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ First and foremost, make sure you have the Obsidian Vim key bindings turned on -
|
|||
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.
|
||||
|
||||
**For iOS/iPadOS users**, it's highly recommended to set "Paste from Other Apps" of Obsidian to Allow, so there won't be annoying popups.
|
||||
|
||||
Here's a simple & useful `.obsidian.vimrc` that I'm using:
|
||||
|
||||
```vim
|
||||
|
|
|
|||
Loading…
Reference in a new issue