Changeset 2074 for trunk/tools/vimlol/vimlol.vim
- Timestamp:
- Nov 7, 2012, 12:47:39 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/vimlol/vimlol.vim
r2071 r2074 34 34 au Syntax cpp syn keyword cType float2 float3 float4 float2x2 float3x3 float4x4 35 35 36 "" 37 "" For now, pretend .lolfx is C++ 38 "" 39 au BufRead,BufNewFile *.lolfx let b:current_syntax = "cpp" 40
Note: See TracChangeset
for help on using the changeset viewer.