|
|
|
|
|
by dllthomas
4798 days ago
|
|
As a vim user, I have found a lot of benefit pushing my compiling and tests into a form where I can run make from inside vim, and get errors in a format vim understands (filename:line: error). Edited to add: and learn your way around copen, cbuffer, cnext, cprev |
|