bug: docs now wrapping
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-1341+g5eda7aafe9
### Actual behavior
care.nvim:

nvim-cmp:

As can be observed from the snippets above, the docs rendered by the care for the same entry runs off to the right and there is no way to access the information
### Expected behavior
The docs running to the right should be wrapped down to the next line instead of running to the right.
### Healthcheck
```markdown
==============================================================================
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_
2 条评论