Mercurial > repos > other > linux
comparison nanorc.d/nanorc.nanorc @ 92:5f2c5800fa8a
Fix small differences with older Nano on the server
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 02 Apr 2018 17:30:20 +0100 |
parents | 4342e7b19fa8 |
children | 28304e568753 |
comparison
equal
deleted
inserted
replaced
91:9f3d2d765a0f | 92:5f2c5800fa8a |
---|---|
1 ## Here is an example for nanorc files. | 1 ## Here is an example for nanorc files. |
2 | 2 |
3 syntax nanorc "\.?nanorc$" | 3 syntax "nanorc" "\.?nanorc$" |
4 comment "#" | 4 comment "#" |
5 | 5 |
6 # Possible errors and parameters | 6 # Possible errors and parameters |
7 icolor brightred "^[[:space:]]*((un)?(bind|set)|include|syntax|header|magic|comment|linter|formatter|i?color|extendsyntax).*$" | 7 icolor brightred "^[[:space:]]*((un)?(bind|set)|include|syntax|header|magic|comment|linter|formatter|i?color|extendsyntax).*$" |
8 | 8 |