Sign Up!

Vim

Created by Alexandru. Last Edited by Alexandru. Tagged as: Technology
Vim

45 people bested this!

Do you think this is the best?

It's the best! There's better! Bookmark

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Vim is often called a “programmer’s editor,” and so useful for programming that many consider it an entire IDE. It’s not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

 

Get Great Stuff at (and other places we like)

Members that think Vim is the best!

kundor HolySpirit djmccormick bazo atzeegge CharlySan jleedev pekk wangpenghui mitchellclay DrSkrud larley andix NiKo wolverian objori ghenry gbti JamesQiu omerlevy Travis Jeffery runnig valrus voldmar Thermo vernhart f3lix jrib ony agile wzen84 noksagt riapsed mauricio nilsonsfj tonya pires muppetboy rjung justinmpeterson borstenwurm herdt Alexandru DarkSpy

Comments

Add a comment

ryan
ryan posted over 3 years ago

How does it compare to textmate?

ryan
ryan posted over 3 years ago

As in… the extensibility. I use vi a lot on the servers I host on to manipulate configuration files.

To be honest I think VI or VIM would be very similar in functionality to TextMate, but TextMate you can ease in to from being a DreamWeaver puppy to a fully sick RoR programmer.

objori
objori posted over 3 years ago

I can honestly say that I haven’t tried Textmate, but it does look exciting. Once someone implements a great script for snippets in VIM, (you already have a couple, e.g. SnippetsMagic) what other advantage will Textmate have?

adrian
adrian posted over 3 years ago

I think Textmate has a really good feel. I know that sounds kind of silly. Its those little things, like how you interact with it, and how well designd its extensibility is. Its so clean, looks great, and has a very Mac feel.

ryan
ryan posted over 3 years ago

Though if you’re editing a lot of config files on remote servers, you gotta use vi or vim (unless you wanna use pico over a remote connect.. peh!).

After you get used to the keyboard shortcuts it’s actually rather quick and easy to use… !

objori
objori posted over 3 years ago

Do you guys like that big ass SVG I uploaded? :)

Travis Jeffery
Travis Jeffery posted about 1 year ago

TextMate is alright, the Snippets system is amazing and much more polished than you’ll find right now in a Vim script. The macros are good and so are it’s scope system. However Vim blows it away with it’s commands, as does Emacs, TextMate is a GUI program and for a lot of tasks you end up having to use the mouse. I’d take Vim over it any day though.