2011-11-30 02:37:20 +04:00
|
|
|
hook WinCreate .*\.(c|cc|cpp|cxx|C|h|hh|hpp|hxx|H) addhl hlcpp
|
2011-12-07 18:29:10 +04:00
|
|
|
hook WinCreate .*\.(c|cc|cpp|cxx|C|h|hh|hpp|hxx|H) addfilter preserve_indent
|
2011-12-06 22:50:05 +04:00
|
|
|
hook WinCreate .* addhl regex \h+(?=\n) default red
|