The install instructions per the thread where I found the git;
Code: Select all
git clone https://github.com/nanorc/nanorc.git
cd nanorc
make install
Forgot to add the bit about including the new rcs into the nanorc. This is all in the README, but it still seems proper to include it here.
Add these lines to the ~/.nanorc
Code: Select all
include ~/.nano/syntax/html.nanorc
include ~/.nano/syntax/css.nanorc
include ~/.nano/syntax/php.nanorc
include ~/.nano/syntax/ALL.nanorc