in reply to Vim configs (slightly OT)
The elflord colorscheme has bright colors, so it is easy to read, the perl_* lets are very imporant if you're serious about Perl programming:set smartindent set tabstop=8 set shiftwidth=4 set softtabstop=4 let perl_want_scope_in_variables=1 let perl_extended_vars=1 let perl_include_pod=1 colorscheme elflord syntax on
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Vim configs (slightly OT)
by Aristotle (Chancellor) on May 18, 2002 at 22:48 UTC | |
by Juerd (Abbot) on May 19, 2002 at 00:35 UTC |