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

fix(home): show completely reason for Not Loaded #683

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Conversation

luozhiya
Copy link
Contributor

Hello,

Thanks for your amazing work on Lazy.nvim.
This PR adds showing the completely reason for Not Loaded

Config

  { 'numToStr/Comment.nvim', lazy = true, keys = { { '<leader>cc' }, { '<leader>cb' }, } },
  { 'fedepujol/move.nvim', lazy = true, cmd = { 'MoveLine', 'MoveBlock', 'MoveHChar', 'MoveHBlock' }, },

Before
image

After Patch
image

@folke
Copy link
Owner

folke commented Mar 22, 2023

awesome, thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants