mirror of
https://github.com/scopatz/nanorc
synced 2024-10-31 23:00:00 +01:00
Added 'Makefile' to sh.nanorc.
This commit is contained in:
parent
803e1f2b19
commit
8e4bd01860
@ -1,6 +1,6 @@
|
||||
## Here is an example for Bourne shell scripts.
|
||||
##
|
||||
syntax "sh" "\.sh$"
|
||||
syntax "sh" "\.sh$" "Makefile"
|
||||
icolor brightgreen "^[0-9A-Z_]+\(\)"
|
||||
color green "\<(case|do|done|elif|else|esac|exit|fi|for|function|if|in|local|read|return|select|shift|then|time|until|while)\>"
|
||||
color green "(\{|\}|\(|\)|\;|\]|\[|`|\\|\$|<|>|!|=|&|\|)"
|
||||
|
Loading…
Reference in New Issue
Block a user