Skip to content

Commit 5dbd95c

Browse files
committed
Remove ExternalCommandListener from VIm syntax spec
refs #6307
1 parent ca1d2e1 commit 5dbd95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/syntax/vim/syntax/icinga2.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ syn match Lambda "{{}}"
5454
" Object types
5555
syn keyword icinga2ObjType ApiListener ApiUser CheckCommand CheckerComponent
5656
syn keyword icinga2ObjType Comment Dependency Downtime ElasticsearchWriter
57-
syn keyword icinga2ObjType Endpoint EventCommand ExternalCommandListener
57+
syn keyword icinga2ObjType Endpoint EventCommand
5858
syn keyword icinga2ObjType FileLogger GelfWriter GraphiteWriter Host HostGroup
5959
syn keyword icinga2ObjType IcingaApplication IdoMysqlConnection IdoPgsqlConnection
6060
syn keyword icinga2ObjType InfluxdbWriter LivestatusListener Notification NotificationCommand

0 commit comments

Comments
 (0)