We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1d2e1 commit 5dbd95cCopy full SHA for 5dbd95c
tools/syntax/vim/syntax/icinga2.vim
@@ -54,7 +54,7 @@ syn match Lambda "{{}}"
54
" Object types
55
syn keyword icinga2ObjType ApiListener ApiUser CheckCommand CheckerComponent
56
syn keyword icinga2ObjType Comment Dependency Downtime ElasticsearchWriter
57
-syn keyword icinga2ObjType Endpoint EventCommand ExternalCommandListener
+syn keyword icinga2ObjType Endpoint EventCommand
58
syn keyword icinga2ObjType FileLogger GelfWriter GraphiteWriter Host HostGroup
59
syn keyword icinga2ObjType IcingaApplication IdoMysqlConnection IdoPgsqlConnection
60
syn keyword icinga2ObjType InfluxdbWriter LivestatusListener Notification NotificationCommand
0 commit comments