mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add stevearc/quicker.nvim
(#1275)
This commit is contained in:
parent
ff70bf326e
commit
f03cc984b4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue