Jow Forums memes that are actually good

>Vim
damn this shit is really great to use in a terminal, once you get comfy it's so much better than nano

Attached: 1437768586197.jpg (222x216, 8K)

Other urls found in this thread:

medium.com/@mkozlows/why-atom-cant-replace-vim-433852f4b4d1
twitter.com/NSFWRedditImage

Why is it better? Legitimate question, I'm just used to using nano

arch linux

you can write in bulk
best example:
commenting multiple lines

>superior keybindings that don't require to stretch your hand over modifiers
>composability of keybinds, so you can apply same operation either to word, paragraph or to the end of line. And do that N times, too.

Creating macros for running your compiler while still in Vim

Is it better than emacs? I’ve been hearing good things about it but i’ve also heard that if you’ve been using emacs for a while you might as well just stick to it

there's no clear winner, both have their strengths and weaknesses.
> b-but x/y
both can do, both extensible

if you're happy with your keybindings there's really no point. ive been trying to switch to emacs but i already know enough vim and its fast

I have Jenkins running builds everytime I commit, and every time I save a commit is created.