#Links
All links tagged #Links
Answer (1 of 11): Conque(https://code.google.com/p/conque/) - Lets you run interactive programs within vim. A major use of this will be to run a terminal within vim. And its better than using the :sh...
vim-themes - some emacs themes ported to vim.
understanding-es6 - Simple examples to help you understand ES6
9 points and 3 comments so far on reddit

Setting up a new machine can often be an exciting prospect. However, as developers, there are a lot of tools we need that don't come as standard. In this post, I'd like to go through some of the...
14 points and 3 comments so far on reddit
72 points and 21 comments so far on reddit
97 points and 39 comments so far on reddit

Here are 10 Vim tips that I think you should know about.
255 points and 92 comments so far on reddit
10 points and 18 comments so far on reddit
I'm sure we all have our handy time-savers. I'll start: " Quickly yank all lines in the file. nmap yy :%y+ `` is...
216 points and 32 comments so far on reddit
138 points and 45 comments so far on reddit
42 points and 6 comments so far on reddit
11 points and 1 comments so far on reddit
3 points and 5 comments so far on reddit
Dear all, I am trying to figure out Javascript syntax for creating objects, and it is confusing me a little bit, because there seem to be...
34 points and 2 comments so far on reddit