Happy Easter | Main | Tim O'Reilly == Tipper Gore?
Getting SciTE to do Python-like folding for text files
Just add the following to SciTEGlobal.properties:
file.patterns.text=*.txt
filter.text=Text (txt)|
lexer.$(file.patterns.text)=python
Saved for future reference. Oh, what am I becoming I sometimes wonder... I am digging Vim over Emacs these days. Here is a guide to text folding in Vim.
- Karl on Monday, April 9, 2007
Trackback Pings
TrackBack URL for this entry:
http://www.paradox1x.org/cgi-bin/mt/mt-tb.cgi/873
