Joined November 2012
·
Achievements
496 Karma
37,561 Total ProTip Views
Narwhal
Have at least one original repo where Clojure is the dominant language
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Thanks man! This single compile is very cool! Comparing your solutions to mine I can see a couple of differences.
Using screen and the code I shared I have different splits|tabs|widows which means my "coding flow" doesn't break (stoping vim > saving > showing the result > coming back to vim).
Besides that, SingleCompile and the vimrc mapping will evaluate the entire file when my solution will give you the ability to evaluate the exact chunk of code you want.