# erics_nano_syntax_highlighting Objective: make syntax highlighting for code look like this: Example HTML: ![Imgur](http://i.imgur.com/8oAnHpX.png) Example PHP: ![Imgur](http://i.imgur.com/Noc4WZj.png) Example CSS: ![Imgur](http://i.imgur.com/hmmpf2R.png?1) 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.