Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: The One True Style of indentation:

by Juerd (Abbot)
on Apr 14, 2002 at 10:52 UTC ( [id://158914]=note: print w/replies, xml ) Need Help??


in reply to The One True Style of indentation:

4-space indents, but two of those make a single tab.

By the way, I just hit tab, not four times space bar (Actually, most indenting is done automatically by vim's smartindent). Mcedit handles this through the "fake half tab" setting, vim does by these lines in my .vimrc:

set smartindent set tabstop=8 set shiftwidth=4 set softtabstop=4


See also: Style Geekcode

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://158914]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-25 05:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found