Changeset 2181
- Timestamp:
- Dec 24, 2012, 4:48:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/vimlol/vimlol.vim
r2178 r2181 71 71 " LolFx shader region 72 72 au BufRead,BufNewFile *.lolfx syn region cSpecial 73 \ start="^\s*\[[^ ]]*\(glsl\|hlsl\)]" end="$" removeend73 \ start="^\s*\[[^\]]*\(glsl\|hlsl\)\]" end="$" contains=ALLBUT,@cPreProcGroup,@Spell 74 74
Note: See TracChangeset
for help on using the changeset viewer.