Skip to content

Commit

Permalink
Add template_method to files promises attribute list
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeweilgart committed Jan 29, 2016
1 parent 34b8231 commit b574beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/cf3.vim
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ syn keyword cf3StorageAttr mount volume contained
syn keyword cf3FilesAttr acl changes copy_from create delete depth_search contained
syn keyword cf3FilesAttr edit_defaults edit_line edit_template edit_xml file_select contained
syn keyword cf3FilesAttr link_from move_obstructions pathtype perms contained
syn keyword cf3FilesAttr rename repository touch transformer contained
syn keyword cf3FilesAttr rename repository template_method touch transformer contained
syn keyword cf3AccessAttr admit_ips admit_hostnames admit_keys admit deny deny_ips deny_hostnames deny_keys maproot contained
syn keyword cf3AccessAttr ifencrypted resource_type contained
syn keyword cf3MeasurementsAttr stream_type data_type history_type contained
Expand Down

0 comments on commit b574beb

Please sign in to comment.