Everything is in the title :) I'd love to be able to quickly move between detected issues, much like [ or ] + c allows browsing the quickfix list, or [ or ] + l does the same for the location list. Would it be possible to implement such moves (and ideally keep the scratch buffer in sync)? Or maybe it's just a remap away in ~/.vimrc?
Everything is in the title :) I'd love to be able to quickly move between detected issues, much like
[
or]
+c
allows browsing thequickfix
list, or[
or]
+l
does the same for thelocation
list. Would it be possible to implement such moves (and ideally keep thescratch
buffer in sync)? Or maybe it's just a remap away in~/.vimrc
?