You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest stable or nightly neovim version
I am using the latest version of the plugin
Neovim Version
NVIM v0.11.0-dev-1295+gbf5c1346c5
Actual behavior
Greetings max.
I am frequently getting this error while trying to add a file within nvim-tree using dressing.nvim. Apparently, the source of this problem is care.nvim, (I haven't found this problem with any other completion plugins). I reinstalled care only to find the same error to occur again. Im not sure what could be the source of this bug but, care seems to be showing completion even for dressing.nvim windows. (completion plugins like nvim-cmp do not do this).
Expected behavior
The error should be resolved.
Healthcheck
==============================================================================
care: require("care.health").check()
care.nvim ~
- Checking configuration...
- Format entry function:
- Format entry function returns correct value
- Alignments:
- All alignments are correct
- - Checking dependencies...
- Dependency 'fzy' found
Other information
No response
The text was updated successfully, but these errors were encountered:
note: I can confirm this issue only occurs this care.nvim by removing care.nvim and testing it to see if it occurs within nvim-cmp or no completion plugin at all.
Prerequisites
Neovim Version
NVIM v0.11.0-dev-1295+gbf5c1346c5
Actual behavior
Greetings max.
I am frequently getting this error while trying to add a file within nvim-tree using dressing.nvim. Apparently, the source of this problem is care.nvim, (I haven't found this problem with any other completion plugins). I reinstalled care only to find the same error to occur again. Im not sure what could be the source of this bug but, care seems to be showing completion even for dressing.nvim windows. (completion plugins like nvim-cmp do not do this).
Expected behavior
The error should be resolved.
Healthcheck
Other information
No response
The text was updated successfully, but these errors were encountered: