ITADN

bug: problems with positioning the documentation window on long lines

#151Openmj59487 创建于 2024-12-09
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-1325+g30726c778c ### Actual behavior ![image](https://github.com/user-attachments/assets/e699281b-b54c-4cf0-8f76-41873bce7d9c) ![image](https://github.com/user-attachments/assets/f966114e-1c11-4faf-a551-af96f04e8828) getting this sorts of frequent and very frequent position error whenever programming in C or Objective C (basically languages which takes the entire line). sometimes it becomes a very annoying thing when it happens literally everytime ### Expected behavior in the second screenshot case, it shouldn't get aligned to the left entirely ### 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_
3 条评论