From: Michael Friedrich Date: Tue, 2 Oct 2012 15:47:13 +0000 (+0200) Subject: Documentation: add modeline for vim syntax highlighting to icinga2-config.txt X-Git-Tag: v0.0.1~44^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98fe75fd45a17dc19e0f72747b545cb0970214ad;p=icinga2 Documentation: add modeline for vim syntax highlighting to icinga2-config.txt --- diff --git a/docs/icinga2-config.txt b/docs/icinga2-config.txt index 203fb5f0a..9f5a6c354 100644 --- a/docs/icinga2-config.txt +++ b/docs/icinga2-config.txt @@ -822,3 +822,5 @@ write status.dat and objects.cache files. If you require an idomod connector for ido2db, outputting into idoutils database, you may also load the "compatido" component (default: tcpsocket, 127.0.0.1:5668). Make sure that ido2db is running and listening to the tcpsocket! + +/* vim: set syntax=asciidoc filetype=asciidoc: */