vim-accio icon indicating copy to clipboard operation
vim-accio copied to clipboard

Create :Errors command to populate the quickfix list with Accio errors for the current buffer on demand

Open pgdouyon opened this issue 11 years ago • 0 comments

  • The quickfix list, while more consistent and easier to access than the location list, can only hold one list at a time, meaning Accio errors will probably be overwritten by future quickfix commands. It would be nice to have an easy way to recall that list of errors for each buffer.
  • The quickfix list will even be overridden by other Accio commands

pgdouyon avatar Feb 19 '15 07:02 pgdouyon