Add cfg extension to ini file rules

This commit is contained in:
Simon Volpert 2018-12-26 18:57:53 +02:00
parent 79ac0cac8b
commit 455cbfb209
No known key found for this signature in database
GPG Key ID: C88435385910CF33
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
syntax "INI" "\.(ini|desktop|lfl|override)$" "(mimeapps\.list|pinforc|setup\.cfg)$" "weechat/.+\.conf$"
syntax "INI" "\.(ini|desktop|lfl|override|cfg)$" "(mimeapps\.list|pinforc|setup\.cfg)$" "weechat/.+\.conf$"
header "^\[[A-Za-z]+\]$"
color brightcyan "\<(true|false)\>"