Merge pull request #200 from simon-v/cfg-ini

Add cfg extension to ini file rules
This commit is contained in:
Anthony Scopatz
2019-01-04 09:24:52 -05:00
committed by GitHub
+1 -1
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)\>"