V – an esoteric language inspired by vim and designed for code-golfing
V - A golfing language inspired by everybody's favorite text editor, vim. (more…)
Read more »~ 1 minute As a software developer you probably have to perform actions like copying different pieces of your code from multiple files into different locations of your current Vim session. Using only system clipboard, this can be a cumbersome and time con… Read more