mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Merge pull request #200 from simon-v/cfg-ini
Add cfg extension to ini file rules
This commit is contained in:
commit
881ba7ae36
@ -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]+\]$"
|
header "^\[[A-Za-z]+\]$"
|
||||||
|
|
||||||
color brightcyan "\<(true|false)\>"
|
color brightcyan "\<(true|false)\>"
|
||||||
|
Loading…
Reference in New Issue
Block a user