Vim | Filter Quickfix List Entries
Question
I was trying to get rid of some entries in my quickfix list and found existing plugin
Answer
packadd cfilter
Resources
- https://stackoverflow.com/a/51962260/3627387
- Delete entry mapping https://stackoverflow.com/a/51962260/3627387
Tags: