diff --git a/README.md b/README.md index 8e1bc2b..8009172 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
## 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