|
|
|
|
|
by losvedir
5434 days ago
|
|
tags and cscope look excellent. However, for the grepping and general file searching stuff, wouldn't that be better done from the shell? I generally have both vim (either MacVim, or shell-vim) running, as well as a the command line sitting in a window right next to it. What's the advantage of doing the searching inside vs. outside vim? |
|
This is much easier than searching in a terminal, noting the first filename (which may be buried in some directory), opening it in vim, then jumping/scrolling down to the relevant line.