2009/9/27 Ben Fritz <[email protected]> > You can use :vimgrep or :grep or :cscope find s to find every > occurrence of the symbol in you project. Then, visit each file in the > list of results and do the :bufdo command suggested.
> See: > :help quickfix > :help :vimgrep > :help cscope Thank you all. It sounds a good idea. But after I cscope/grep/vimgrep all file using this symbol(in most occasion I need find all symbol including comments and so on), How can I open all file fasterly and replace all symbol? -- --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
