obsidian-vimrc-support
obsidian-vimrc-support copied to clipboard
workspace:edit-file-title command doesn't function
Please Review Before Posting!
- [X] I checked that the bug does not happen in the CodeMirror Vim demo. If it does, please report it there and not here.
- [X] I'm reasonably sure that this bug is indeed about the Vimrc file support and not a general Vim in Obsidian issue. If it's a general Vim issue, report it here.
Describe the bug:
:obcommand workspace:edit-file-title
doesn't do anything. I've tried disabling all other community plugins, and with a blank .obsidian.vimrc
file as well.
To Reproduce:
Steps to reproduce the behavior:
- Install
obsidian-vimrc
- Open a file
- Run
:obcommand workspace:edit-file-title
; nothing happens
Environment (please complete the following information):
- OS: Arch Linux
- Vimrc plugin version: 0.9.0
Additional context:
Add any other context about the problem here.