vim-kickfix
vim-kickfix copied to clipboard
Vim quickfix editing
Vim-Kickfix
Kick it till it's fixed.
Kickfix lets you filter, discard and save entries from the quickfix list.
It's a simple but reasonably effective tool to shape the quickfix as you like, discarding unwanted matches and possibly saving it once you're done.
It also provides "zebra-striped" syntax highlighting and folding, grouping lines by file.
Usage
See the documentation.
Installation
Use your favorite method:
- Pathogen - git clone https://github.com/fcpg/vim-kickfix ~/.vim/bundle/vim-kickfix
- NeoBundle - NeoBundle 'fcpg/vim-kickfix'
- Vundle - Plugin 'fcpg/vim-kickfix'
- Plug - Plug 'fcpg/vim-kickfix'
- manual - copy all files into your ~/.vim directory
Pluginophobia
If you don't like plugins, feel free to steal snippets into your vimrc.