Open poetaman opened 3 years ago
You can disable a lot of features with the options under :help qf-configuration
but there is currently no way to only use named lists without bringing some possibly unwanted baggage.
FWIW, breaking up this monolith into individual plugins, has been kind of a long term goal but I have no idea when I will be able to tackle that project.
vim-qf
itself would come back to its roots as a "quality of life" plugin.:Keep
and friends would get their own plugin because they are still much better than the related native features.:Doline
and :Dofile
would disappear as they are no longer needed.
I was looking for a way to name quickfix/location lists and refer them in future & came across your implantation. Given your note on front page, and the fact that I use ALE (https://github.com/dense-analysis/ale), I wonder if it is easy to just enable/use the named list feature with ALE?