Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: docs not wrapping #155

Open
2 tasks done
mj59487 opened this issue Dec 12, 2024 · 2 comments
Open
2 tasks done

bug: docs not wrapping #155

mj59487 opened this issue Dec 12, 2024 · 2 comments

Comments

@mj59487
Copy link

mj59487 commented Dec 12, 2024

Prerequisites

  • 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-1341+g5eda7aafe9

Actual behavior

care.nvim:
image1

nvim-cmp:
image2

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

==============================================================================
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

@mj59487
Copy link
Author

mj59487 commented Dec 12, 2024

more cases:
image
when its supposed to show:
image

@max397574 max397574 changed the title bug: docs in care runs off to the right bug: docs now wrapping Dec 13, 2024
@mj59487

This comment was marked as resolved.

@max397574 max397574 changed the title bug: docs now wrapping bug: docs not wrapping Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant