ITADN

bug: docs now wrapping

#155Openmj59487 创建于 2024-12-12
M
mj59487commented
### 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: ![image1](https://github.com/user-attachments/assets/99896c72-7630-4130-af86-ea9e18ae7354) nvim-cmp: ![image2](https://github.com/user-attachments/assets/41a46932-ff82-4871-a054-a18e3204f56b) 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 条评论