mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix typo in vim syntax highlighting
fixes #11617 Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
This commit is contained in:
parent
d2cd4b6667
commit
daa067dabe
@ -82,7 +82,7 @@ syn keyword icinga2Keyword template const import include include_recursive var
|
||||
|
||||
|
||||
" Assign conditions
|
||||
syn match icinga2AssingCond contained "\(assign[ \t]\+\where\|ignore[ \t]\+\where\)"
|
||||
syn match icinga2AssignCond contained "\(assign[ \t]\+\where\|ignore[ \t]\+\where\)"
|
||||
|
||||
|
||||
" Global functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user