View Single Post
08-11-2005, 11:41 AM
#25
Koobi is offline Koobi
Koobi's Avatar
Status: Member
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 312
iTrader: 0 / 0%
 

Koobi is on a distinguished road

  Old

Originally Posted by starfckr
ViM is a great editor for HTML or any other programming language for that matter. If you're on Windows, use gViM (Google it). It's really old school, but once you learn it, its next to heaven (you wont' need a mouse to do most things).

i have to agree!
vi/vim is god's gift to humanity
it just takes a little getting used to...you're likely to hate it, initially but once you get the hang of it, you can't let go. you either love it or hate it

the best part about vim is that it is WHOLLY customizable. you can edit a config file (vimrc on *nix)to set your preferences and if you're using vim on another machine, simply load your config file in your home directory on *nix..not sure about the path on Windows.

and if you want some new feature, you can either add it yourself via code or download it from the resources on the vim site. i believe it was www.vim.org/