Skip to content

Commit

Permalink
Merge pull request #43 from kufii/patch-2
Browse files Browse the repository at this point in the history
fixed goof from last PR
  • Loading branch information
serialhex authored Jun 22, 2018
2 parents d02985d + ebfc491 commit 62bd581
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 @@ -5,7 +5,7 @@ icolor brightwhite "^[[:space:]]*((un)?set|include|syntax|i?color).*$"

## Keywords
icolor brightgreen "^[[:space:]]*(set|unset)[[:space:]]+(allow_insecure_backup|autoindent|backup|backupdir|backwards|boldtext|brackets|casesensitive|const|cut|fill|historylog|matchbrackets|morespace|mouse|multibuffer|noconvert|nofollow|nohelp|nonewlines|nowrap|operatingdir|poslog|preserve|punct)\>" "^[[:space:]]*(set|unset)[[:space:]]+(quickblank|quotestr|rebinddelete|rebindkeypad|regexp|smarthome|smooth|softwrap|speller|suspend|suspendenable|tabsize|tabstospaces|tempfile|undo|view|whitespace|wordbounds)\>"
icolor green "^[[:space:]]*(bind|i?set|unset|syntax|header|include|magic)\>"
icolor green "^[[:space:]]*(bind|set|unset|syntax|header|include|magic)\>"

## Colors
icolor yellow "^[[:space:]]*i?color[[:space:]]*(bright)?(white|black|red|blue|green|yellow|magenta|cyan)?(,(white|black|red|blue|green|yellow|magenta|cyan))?\>"
Expand Down

0 comments on commit 62bd581

Please sign in to comment.