Slashdot Mirror


User: GangsterAlgot

GangsterAlgot's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Just using VIM on (Useful) Stupid Vim Tricks? · · Score: 1

    That's one of many tasks which simply becomes natural over time (in fact, when I'm typing in a web form, I frequently find myself trying to use Vi shortcuts) and which really make things go more smoothly for me.

    Don't mention it, i had to put
    alias :wq="exit"
    in my .bashrc because it drove me nuts when i instinctly tried to close my terminal with vi commands.