Skip to content

fix(ui): reword plugin updates copy#2118

Open
eriklarko wants to merge 3 commits intofolke:mainfrom
eriklarko:update-copy
Open

fix(ui): reword plugin updates copy#2118
eriklarko wants to merge 3 commits intofolke:mainfrom
eriklarko:update-copy

Conversation

@eriklarko
Copy link
Copy Markdown

@eriklarko eriklarko commented Jan 13, 2026

Description

First of all, thank you for lazy.nvim! It is fast and intuitive, and makes using nvim so much more enjoyable. And the code was easy to read as well.

I'm still new to lazy.nvim and I noticed that it kept printing the following every time I opened nvim, and I couldn't understand why.

 # Plugin Updates
- **lazy.nvim**
- **nvim-web-devicons**
- **nvim-tree.lua**
Press ENTER or type command to continue

Gemini helped me figure out that these are plugins with available updates, and I thought I could try to make this amazing project even better.

Changes:

  • Updated the notification header to # Updates Available (or your preferred choice) to clarify the state of the plugins.
  • Added a footer: Run :Lazy update to update to provide a clear, actionable next step for the user.

Related Issue(s)

None (UX improvement)

I'm new to lazy.nvim, and I really like it so far! Thank you for an amazing project.

I noticed that nvim kept printing the following every time I opened it, and I couldn't understand why.

```
 # Plugin Updates
- **lazy.nvim**
- **nvim-web-devicons**
- **nvim-tree.lua**
Press ENTER or type command to continue
```

Gemini helped me figure out they are available updates and I figured I could try to make this amazing project even better
@github-actions github-actions Bot added the size/s Small PR (<10 lines changed) label Jan 13, 2026
@eriklarko eriklarko changed the title Update copy Reword plugin updates copy Jan 13, 2026
@eriklarko eriklarko changed the title Reword plugin updates copy fix: reword plugin updates copy Jan 13, 2026
@eriklarko eriklarko changed the title fix: reword plugin updates copy fix(ui): reword plugin updates copy Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s Small PR (<10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant