On May 10, 9:27 am, "Christian Brabandt" <[email protected]> wrote: > On Tue, May 10, 2011 3:42 pm, sinbad wrote: > > just not switching to them will work for me too. i'm aware that there > > are functions like getqflist() to > > manipulate on the quickfix results. but i'm not too sure if i can > > update that list. i thought there might > > be some easier solutions that folks might aware of. > > There was a message here, that mentioned a plugin that allows you > to modify the quickfix > list:http://groups.google.com/group/vim_use/msg/d622507cbf73a697 > > So you might want to try this plugin. >
If you are willing to browse using the quickfix window rather than :cnext and :cprev and the like, it's easy to simply fold away everything you're not interested in: http://vim.wikia.com/wiki/Fold_regular_expression -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
