in Scite the config for bash/shell scripts are handled by the perl.properties by default.
I believe this is the section of the config file which applies it to .sh file by default.
file.patterns.perl=*.pl;*.pm;*.cgi;*.pod
file.patterns.bash=*.sh;*.bsh;configure
shbang.perl=pl
shbang.sh=sh
filter.perl=Perl (pl pm)|$(file.patterns.perl)|
filter.bash=Bash (sh bsh)|$(file.patterns.bash)|
lexer.$(file.patterns.perl)=perl
lexer.$(file.patterns.bash)=bash
Twitter Updates
Monday, 27 April 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment