mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 05:30:08 +02:00
Merge branch 'v2.9' into v2.9
This commit is contained in:
commit
ddb54ec390
@ -4,7 +4,7 @@
|
||||
# Original author: John Boero
|
||||
# License: GPLv3 or newer
|
||||
|
||||
syntax "Hcl" "\.(tf|hcl)$"
|
||||
syntax "hcl" "\.(tf|hcl)$"
|
||||
# No comments are permitted in JSON.
|
||||
comment ""
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
## Here is a prolog example.
|
||||
|
||||
syntax "Prolog" "\.pl"
|
||||
syntax "prolog" "\.pl"
|
||||
comment "%"
|
||||
|
||||
# Reset everything
|
||||
|
Loading…
x
Reference in New Issue
Block a user