2
0
Fork 0

Adding images of examples

This commit is contained in:
Eric Leschinski 2015-05-03 02:23:18 -04:00
parent f515938aaa
commit bdd03c2646
1 changed files with 13 additions and 0 deletions

View File

@ -3,3 +3,16 @@
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)
Put this in the ~/.nanorc
include ~/.nano/syntax/css.nanorc
include ~/.nano/syntax/html.nanorc
include ~/.nano/syntax/php.nanorc