Fix .nanorc config.

Submitted by:	jgh
This commit is contained in:
Warren Block 2014-02-26 23:14:36 +00:00
parent 08760abfe8
commit 8f97d77882
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44082

View file

@ -94,7 +94,8 @@ augroup END</programlisting>
<para>Add these lines to the new
<filename>~/.nanorc</filename>.</para>
<programlisting># trailing whitespace
<programlisting>syntax "xml" "\.([jrs]html?|xml|xslt?)$"
# trailing whitespace
color ,blue "[[:space:]]+$"
# multiples of eight spaces at the start a line
# (after zero or more tabs) should be a tab