Error when using vim-vinegar plugin #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/import-cost.nvim#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Info
nvim --version: 0.9.0yarn --version: 1.22.19Configuration
Description
I get the following error when pressing
-to open the directory containing the current file using thevim-vinegarplugin:Not sure if there is a configuration option I can set to avoid this, or if it is another problem with my setup.
Just attempted to fix this here
I was also unable to replicate the issue with vim vinegar, so if that fix does not work, please outline the issue more thoroughly. Otherwise go ahead and close the issue.
Looks like that did the trick, I'm not seeing the error anymore. Thank you for the quick turnaround ❤️