-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When running :CL in a fresh Neovim setup, the plugin displays the following error:
E190: Cannot open "~/.local/state/nvim/view//compare-lines" for writing
This version of neovim doesn't create the view directory by default, so it can be fixed with: mkdir -pv ~/.local/state/nvim/view/. I think, this logic could be added to the initialization of the plugin, or mentioned in the installation instruction.
Neovim version: v0.10.0-dev-1467+g5cefec734
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels