/
How to run make inside of vi
How to run make inside of vi
:make
It can be quite helpful because it jumps you to compile errors. Can be a very efficient workflow.
:make
It can be quite helpful because it jumps you to compile errors. Can be a very efficient workflow.