mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
Add cfg extension to ini file rules
This commit is contained in:
parent
79ac0cac8b
commit
455cbfb209
@ -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)\>"
|
||||
|
Loading…
Reference in New Issue
Block a user