icinga2/tools/syntax/vim
Julian Brost a1197411e5 Fix documentation on global custom variables
Global custom variables were moved from the global `Vars` constant to the
`vars` attribute of the `IcingaApplication` object in v2.4
(84536da221), however the documentation wasn't
updated accordingly.

This commit updates the documentation accordingly. The `vars` attribute of
`IcingaApplication` is already documented in `09-object-types.md`, so no
addition for this is needed.

There is still a reference in `24-appendix.md` that I left unchanged because it
is related to the IDO, which is deprecated and scheduled for removal in v2.18,
so I didn't bother checking what the IDO actually does in respect to global
custom variables.
2026-04-27 14:01:53 +02:00
..
ftdetect Add icinga2 vim syntax file and installation documentation. 2014-06-02 16:29:27 +02:00
syntax Fix documentation on global custom variables 2026-04-27 14:01:53 +02:00