https://github.com/izo0x90/quickfix_actually.nvim
Some sanity to quickfix lists but not turning them into some GUI search/replace monster.
https://github.com/izo0x90/quickfix_actually.nvim
clist lua modal-editing neovim nvim nvim-configs nvim-lua nvim-plugin plugin preview quickfix search-replace vim vim-configs
Last synced: 3 months ago
JSON representation
Some sanity to quickfix lists but not turning them into some GUI search/replace monster.
- Host: GitHub
- URL: https://github.com/izo0x90/quickfix_actually.nvim
- Owner: izo0x90
- License: gpl-3.0
- Created: 2023-04-06T02:53:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-03T16:54:05.000Z (3 months ago)
- Last Synced: 2025-07-03T17:47:50.098Z (3 months ago)
- Topics: clist, lua, modal-editing, neovim, nvim, nvim-configs, nvim-lua, nvim-plugin, plugin, preview, quickfix, search-replace, vim, vim-configs
- Language: Lua
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quickfix actually
## Bring quickfix list out of the 90'sA NeoVim plugin to bring some ergonomics to quickfix lists without attempting to turn them into a bad simile of some
GUI search/ replace.All very alpha as it stands just moved somethings I had in my personal config into a plugin.