Add stevearc/quicker.nvim (#1275)

This commit is contained in:
Steven Arcangeli 2024-08-07 00:24:26 -07:00 committed by GitHub
parent ff70bf326e
commit f03cc984b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -855,6 +855,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [nyngwang/NeoWell.lua](https://github.com/nyngwang/NeoWell.lua) - Sometimes you will want to fix some lines later. Store lines into qf with some note so you know what to do when you really want to fix it.
- [ashfinal/qfview.nvim](https://github.com/ashfinal/qfview.nvim) - Pretty quickfix/location view with consistent path-shorten and folding.
- [niuiic/quickfix.nvim](https://github.com/niuiic/quickfix.nvim) - Extended functionality for quickfix, including store, restore, make, remove, etc.
- [stevearc/quicker.nvim](https://github.com/stevearc/quicker.nvim) - Improved quickfix UI and editable quickfix buffer.
## Deployment