Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzoiwasaki committed Dec 16, 2023
1 parent 2e584c6 commit dfdb529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/fluentd.vim
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ syn keyword CommonPluginParameter format format_firstline format1
syn keyword CommonPluginParameter s3_bucket s3_region s3_object_key_format store_as
syn keyword CommonPluginParameter timekey timekey_wait include_time_key
syn keyword CommonPluginParameter region log_group_name auto_create_stream use_tag_as_stream
syn keyword CommonPluginParameter api_key include_tag service dd_source dd_tags
syn keyword CommonPluginParameter api_key include_tag_key service dd_source dd_tags

hi link FluentdComment Comment
hi link FluentdDirective Define
Expand Down

0 comments on commit dfdb529

Please sign in to comment.