Showing posts with label vim. Show all posts
Showing posts with label vim. Show all posts

Saturday, October 23, 2010

Seven habits of effective text editing

Vim: Seven habits of effective text editing
"If you spend a lot of time typing plain text, writing programs or HTML, you can save much of that time by using a good editor and using it effectively. This paper will present guidelines and hints for doing your work more quickly and with fewer mistakes."

Saturday, September 25, 2010

Passionate Vim Plugin Set

Jean-Paul S. Boodhoo's Current Vim Plugin Set at Develop With Passion.

Tuesday, September 21, 2010

Thursday, August 26, 2010

Syntastic Plugin for Vim

vim online: Syntastic - Automatic syntax checking
"Syntastic is a syntax checking plugin that runs buffers through external syntax checkers as they are saved and opened. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them."

Thursday, June 10, 2010

jVi

JJinuxLand: Vim: jVi
"jVi is a plugin for NetBeans that provides Vim-like key bindings. The good news is that it's close enough to be comfortable instead of frustrating."

Tuesday, May 04, 2010

Vim for TextMate Fans

Alex Young: Vim for TextMate Fans:
"Then I found TextMate for Mac OS. The immediacy of TextMate made it easy to get started with, and it has many excellent features. The problem is, I’m not always using a Mac. But you know who’ll follow me around to every platform I use? Good old vim! So I started thinking, how could I make vim feel more like TextMate?"