hgext/highlight/__init__.py
changeset 8866 87c30fb7e8df
parent 8666 88edf62870f4
child 8874 74baf78202e8
--- a/hgext/highlight/__init__.py	Sat Jun 20 20:55:50 2009 +0200
+++ b/hgext/highlight/__init__.py	Sat Jun 20 20:57:13 2009 +0200
@@ -13,11 +13,6 @@
 It depends on the Pygments syntax highlighting library:
 http://pygments.org/
 
-To enable the extension add this to hgrc:
-
-[extensions]
-hgext.highlight =
-
 There is a single configuration option:
 
 [web]