Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Shell support (Score 1) 308

You don't need that to compile and build files/projects, since vim can execute "make" and give you a nice list of results (warnings, errors). And you can jump to the locations of those errors/warnings by using the quickfix-window. You might want to check out ":help :make" and ":help quickfix-window".

Slashdot Top Deals

"Our reruns are better than theirs." -- Nick at Nite

Working...