2
0
Fork 0
nano-syntax-archived/README.md

679 B

erics_nano_syntax_highlighting

Objective: make syntax highlighting for code look like this:

Example HTML:

Imgur

Example PHP:

Imgur

Example CSS:

Imgur

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.