diff --git a/ini.nanorc b/ini.nanorc index 8374b1e..d9fcee7 100644 --- a/ini.nanorc +++ b/ini.nanorc @@ -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)\>"