fmII
Wed, Oct 08th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 10:45 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Vim - Default branch
Section: Unix

 

Added: Wed, Jan 28th 1998 20:45 UTC (10 years, 8 months ago) Updated: Tue, Sep 16th 2008 18:28 UTC (22 days ago)


Screenshot About:
Vim is an almost fully-compatible version of the Unix editor Vi. Many new features have been added including multi-level undo, syntax highlighting, commandline history, online help, filename completion, and block operations. It is descended from the vi clone "stevie" and runs on many systems, including Unix, MS Windows, OS/2, Macintosh, VMS, and Amiga.

Author:
Bram Moolenaar <bram __at__ vim __dot__ org> [contact developer]

Rating:
8.93/10.00 (209 votes)

Homepage:
http://www.vim.org/
Tar/GZ:
http://www.vim.org/download.php
Tar/BZ2:
ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2
Changelog:
http://groups.google.com/[..]ce/browse_thread/thread/2c89671dd928812f
OS X package:
http://macvim.org/
CVS tree (cvsweb):
http://vim.cvs.sourceforge.net/vim/vim7/
Mailing list archive:
http://www.vim.org/community.php
Mirror site:
ftp://ftp.vim.org/pub/vim/

Trove categories: [change]
[Development Status]  6 - Mature
[Environment]  Console (Text Based), MacOS X, Win32 (MS Windows), X11 Applications, X11 Applications :: Gnome, X11 Applications :: KDE
[Intended Audience]  Developers, End Users/Desktop
[License]  Free To Use But Restricted
[Operating System]  BeOS, MacOS, MacOS X, Microsoft, Microsoft :: MS-DOS, Microsoft :: Windows, Microsoft :: Windows :: Windows 3.1 or Earlier, Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, OS/2, Other OS, POSIX
[Programming Language]  C
[Topic]  Text Editors, Text Processing

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Bram (Owner)

» Rating: 8.93/10.00 (Rank 16)
» Vitality: 2.11% (Rank 204)
» Popularity: 20.53% (Rank 52)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 137,673
   URL hits: 134,557
   Subscribers: 586

Projects depending on this project:
vim2html
WikEd
SiSU
vimconfig
Wocvim
(Note: 14 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
OpenCards
MzVim
PodFetch
vimplugin
wfb2sql

Users who subscribed to this project also subscribed to:
GNU Coreutils
MPlayer
CVSup
GNU ed
IMP


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 7.2 16-Sep-2008 Free To Use But Restricted Homepage Tar/GZ Changelog
Development 6.0av 10-Sep-2001 Free To Use But Restricted Homepage Tar/GZ

 Articles referencing this project

 Comments

[»] My Life in Vim
by Shlomi Fish - Sep 15th 2008 18:59:29

I love Vim! I code in Vim. I think in Vim. I dream in Vim! Vim is a great editor - powerful, intuitive (at least with :source $VIMRUNTIME/mswin.vim), customisable, lightweight, with many plugins and extensions. It's the cross-platform programmers' power-editor, and works very well.

Here are some resources I prepared on Vim: Tips and Tricks session on OSDClub Tel Aviv, my Vim configuration, a lecture introducing Vim for beginners. Etc.

The Emacs vs. vi war is irrelevant now. Now it's Vim vs. Emacs (vs. other editors). Vim is many steps ahead of traditional vi, and transcended above it. It's the Emacs of vi clones, without all the annoyance that is Emacs.

[reply] [top]


[»] vim is all you need
by gt3 - Sep 21st 2002 23:39:00

...well, all I need anyway. I love it mostly because of how quickly it lets you edit files with keystrokes. I use it no matter what platform i'm on, freebsd, linux, and win32 gvim beats any windows editor i've ever seen (even for programming, i'd rather use it than any ide). I especially love the 'torte' color scheme ;) I'll continue to use it for, probably, ever.

[reply] [top]


[»] How I became hooked on vi(m)
by weissel - Apr 2nd 2002 07:47:27

I was interested in other editors since the one I used back then was too restricted. Additionally, vi* can be found on most any UN*X. However, most tutorials for vi just cover things like h,j,k,l,a, and that's it.

Then I stumbled across an excellent article -- actually a series of articles -- highlighting advanced features of vi*, and never ever bothering wih h,j,k,l & co; instead starting directly with
:g/^/m0,
:%s/^\([^ ]* [0-9]\)[0-9]*\([0-9] \)/\1\2,
:%s/Line \([0-9][0-9]*\): \(.*\)/\1s;$; XXX \2,
and "poor Hal, a corporate maintenance programmer", who's boss tries to weasle out of explaining a bad crash by overloading Hal with editing (faking) of logfiles & co.

Needless to say, I was hooked -- straight info towards and a hint of the real power of vi*. If you need to see a glimpse of the power before you're willing to climb that learning curve, go right there.

[reply] [top]


[»] Vim6, editor of champions.
by Thomas Hurst - Aug 23rd 2001 09:26:49

Folding, syntax highlighting, more configurable than a very configurable thing, a decent GUI, and in Windows a nice installer - it even intergrates itself into Explorer's context menu (if you ask it to). In easy mode, even a notepad loonie could use it.

And, of course, if you're prepared to get used to it and learn how to use what's probably the most important application you'll ever use, you'll find vim will scale as far as you like.

Don't trust your first experience with it or another vi derivative - once you've got past the first hurdle you'll never look back.

And you won't have to, since it's supported on just about every platform in existance :)

[reply] [top]


[»] VIM is my shepherd. I shall not font.
by CrackMonkey - Jan 11th 1999 23:46:55

I actually had the opportunity to meet RMS when he stayed at the CoffeeNet for a few weeks. I was using one of the machines in the cafe (which runs linux exclusively), and had vim going with multiple buffers, command-line completion, and syntax coloring. He looked over my shoulder intently for a few moments, certain that I was using some bizarre form of emacs, and then noticed the absence of the wasted top-line of "Buffers Files etc...". He shuddered out loud and walked back to his filthy toshiba laptop to continue hacking.

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs