Mercurial > repos > other > linux
view nanorc @ 85:ef08bb127ede
Ditch third-party nanorc configs and just add what we use
Started to modify some of the stock configs
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 02 Apr 2018 16:42:48 +0100 |
parents | b989099cde9f |
children | 93b29bcbc9e7 |
line wrap: on
line source
set nowrap set nonewlines set constantshow set autoindent ## Nanorc files include "/usr/share/nano/nanorc.nanorc" ## Patch files include "~/.nanorc.d/patch.nanorc" ## Perl include "/usr/share/nano/perl.nanorc" ## Python include "/usr/share/nano/python.nanorc" ## Ruby include "/usr/share/nano/ruby.nanorc" ## PHP (and HTML) include "~/.nanorc.d/php.nanorc" ## Bourne shell scripts include "/usr/share/nano/sh.nanorc"