nightmorph 08/04/22 08:01:40 Modified: conky-howto.xml Log: add vim-syntax and nano-syntax tip
Revision Changes Path 1.7 xml/htdocs/doc/en/conky-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.6&r2=1.7 Index: conky-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- conky-howto.xml 2 Jul 2007 05:20:30 -0000 1.6 +++ conky-howto.xml 22 Apr 2008 08:01:40 -0000 1.7 @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.3</version> -<date>2007-07-01</date> +<version>1.4</version> +<date>2008-04-22</date> <chapter> <title>Background</title> @@ -84,6 +84,12 @@ with the use of Xft. Most users will want this as well. </p> +<p> +You can add syntax highlighting for Conky's configuration file with the +<c>vim-syntax</c> and <c>nano-syntax</c> USE flags, depending on your preferred +editor. +</p> + <pre caption="/etc/portage/package.use"> <comment>(Use the following as an example)</comment> # <i>echo app-admin/conky truetype audacious -ipv6 >> /etc/portage/package.use</i> -- [email protected] mailing list
