679 B
679 B
erics_nano_syntax_highlighting
Objective: make syntax highlighting for code look like this:
Example HTML:
Example PHP:
Example CSS:
Installation instructions.
Put all of these (someextension.nanorc) files under your ~/.nano/syntax directory.
Then Put this in the ~/.nanorc
include ~/.nano/syntax/css.nanorc
include ~/.nano/syntax/html.nanorc
include ~/.nano/syntax/php.nanorc
Need an example image for the css one too.