Comment on Finding your way in vim: tags, cscope, grep and moreparentComments−ez7715yI know this point has been beaten to death, but in that case you only need to know/grok vi, a significantly smaller subset of vim.−seewhat15yGranted.Under vi(1), the ctags example in the article is a constructive activity.In the case of cscope, one needs to drive a development session from cscope then drop into vi to make edits.
Comments
I know this point has been beaten to death, but in that case you only need to know/grok vi, a significantly smaller subset of vim.
Granted.
Under vi(1), the ctags example in the article is a constructive activity.
In the case of cscope, one needs to drive a development session from cscope then drop into vi to make edits.