2007-10-29

SciTE Editor Settings

Menu > Options > Open Global Options File:

# Set line end char to LF
eol.mode=LF
eol.auto=0

# Don't use TABs in code
use.tabs=0

tabsize=4
indent.size=4
tab.indents=1
backspace.unindents=1

[KW: autoit scite]

No comments: