summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/hgview/files/hgview.rc')
-rw-r--r--dev-vcs/hgview/files/hgview.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-vcs/hgview/files/hgview.rc b/dev-vcs/hgview/files/hgview.rc
new file mode 100644
index 000000000000..018a62b7b7c9
--- /dev/null
+++ b/dev-vcs/hgview/files/hgview.rc
@@ -0,0 +1,7 @@
+# This file is intended to be installed in a system's hgrc.d directory
+# It enables the hgview's mercurial plugin, making the 'hg qv' command
+# available. This file presumes hgext/hgview.py has been installed in
+# the hgext path
+
+[extensions]
+hgext.hgview =