Hi, I assume that your requirement is to display only match strings.
:set errorformat=%m :h errorformat ~vishnu > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Yue Wu > Sent: Friday, April 10, 2009 3:29 PM > To: [email protected] > Subject: How to customize the format of error window? > > > I use to grep some string: > > :lvimgrep /foo/ % > > the error window's format is something like this: > > /portable/apps/vim/vim72/doc/quickfix.txt|313 col 4| second quickfix > window. > > I don't want to show the file and position, what I want is like this: > > second quickfix window. > > What would I need to do to achieve it? > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
