mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix type in nanorc syntax file
This commit is contained in:
parent
0b85928a30
commit
b0b09cef76
@ -39,7 +39,7 @@ icolor red "(^|^\s+)(vars\.\w+)"
|
||||
icolor red "(^|^\s+)|(icinga2Keyword|template|const|import|include|include_recursive|var|function|return|to|use|locals|globals|this)\s+"
|
||||
|
||||
## Assign conditions
|
||||
icolor magenta "(assign|ignone)[ \t]+where"
|
||||
icolor magenta "(assign|ignore)[ \t]+where"
|
||||
|
||||
## Global functions
|
||||
icolor white "(regex|match|len|union|intersection|keys|string|number|bool|random|log|typeof|get_time|exit)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user