Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<br/>

## What's `popui` all about?
It's a tiny (currently 584 LoC) UI suite designed to make your NeoVim workflow faster. It currently consists of four components:
It's a tiny (currently 584 LoC) UI suite designed to make your NeoVim workflow faster. It currently consists of five components:
- `ui-overrider`: alternative to NeoVim's default `vim.ui.select` menu
- `input-overrider`: alternative to NeoVim's default `vim.ui.input` prompt
- `diagnostics-navigator`: utility to quickly navigate and jump to LSP diagnostics issues in the current buffer
Expand Down