obsidian-vimrc-support icon indicating copy to clipboard operation
obsidian-vimrc-support copied to clipboard

A plugin for the Obsidian.md note-taking software

Results 86 obsidian-vimrc-support issues
Sort by recently updated
recently updated
newest added

Looks like awaiting for reading file is clearing selection. Took me some time to find why in `jscommand` i get selection and in `jsfile` selection is empty. Plus fix on...

This bug report is also in #104 because I misunderstood the issue. This issue may have the same root cause, but maybe not. - [x] I checked that the bug...

It seems that the `selection` object only works properly in the first file opened. Once switched to a second one, it begins to fail. No error thrown in the console.

I should be able to remap, for example, J to 5j: `noremap J 5j` for quick motions

We're working on a new mobile build and we've identified an issue with this plugin on iPadOS. Since there are no imports that rely on node or electron, I just...

I have a binding in vim generally `nmap c zz` but this doesn't work in obsidian. Do i need to map space key differently?

Please if it is not a CodeMirror issue and is on obisdian end add a leader binding available. thanks

## I cant bind imap in .vimrc ``` imap ff something ``` it doesn't work When I input double `f`, it clear it what I type in. And I ```...

## I cant bind imap in .vimrc ``` imap ff something ``` it doesn't work When I input double `f`, it clear it what I type in. And I ```...

**Please make sure this feature request is within the scope of this plugin.** - [ X] I understand that if my request is about supporting some Vim feature, it probably...