Skip to content

Commit

Permalink
Merge pull request scopatz#177 from mcnesium/master
Browse files Browse the repository at this point in the history
Bright red possible errors
  • Loading branch information
scopatz authored Jun 18, 2018
2 parents e669299 + e6f5352 commit ffe9362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nanorc.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
##
syntax "Nanorc" "\.?nanorc$"
## Possible errors and parameters
icolor brightwhite "^[[:space:]]*((un)?set|include|syntax|i?color).*$"
icolor brightred "^[[:space:]]*((un)?set|include|syntax|i?color).*$"
## Keywords
icolor brightgreen "^[[:space:]]*(set|unset)[[:space:]]+(autoindent|backup|backupdir|backwards|boldtext|brackets|casesensitive|const|cut|fill|historylog|matchbrackets|morespace|mouse|multibuffer|noconvert|nofollow|nohelp|nonewlines|nowrap|operatingdir|preserve|punct)\>" "^[[:space:]]*(set|unset)[[:space:]]+(quickblank|quotestr|rebinddelete|rebindkeypad|regexp|smarthome|smooth|speller|suspend|tabsize|tabstospaces|tempfile|undo|view|whitespace|wordbounds)\>"
icolor green "^[[:space:]]*(set|unset|include|syntax|header)\>"
Expand Down

0 comments on commit ffe9362

Please sign in to comment.