Ignore:
Timestamp:
Mar 5, 2014, 3:54:25 PM (10 years ago)
Author:
ertl-ishikawa
Message:

add syntax rule for embedded function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vim_script_tf/trunk/syntax/tf.vim

    r68 r69  
    108108syn match   tfLabel contained +CALL(+me=e-1
    109109syn match   tfLabel contained +LSORT(+me=e-1
     110syn match   tfLabel contained +ISFUNCTION(+me=e-1
     111syn match   tfLabel contained +REGEX_REPLACE(+me=e-1
    110112
    111113"syn match   tfDollar contained "\$"
Note: See TracChangeset for help on using the changeset viewer.