summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/locale/en-US/browsing.xml23
1 files changed, 10 insertions, 13 deletions
diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml
index 4ecccd67..8606c726 100644
--- a/common/locale/en-US/browsing.xml
+++ b/common/locale/en-US/browsing.xml
@@ -253,15 +253,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</description>
</item>
-<item>
- <tags><![CDATA[<open-home-directory> ~]]></tags>
- <spec>~</spec>
- <description short="true">
- <p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
- </description>
-</item>
-
-<h2 tag="navigating">Navigating</h2>
+<h2 tag="history">History</h2>
<item>
<tags><![CDATA[<C-o>]]></tags>
@@ -374,10 +366,15 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</description>
</item>
-<p>
- In addition to the <t>history</t> commands, the following navigational
- commands are available:
-</p>
+<h2 tag="navigating">Navigating</h2>
+
+<item>
+ <tags><![CDATA[<open-home-directory> ~]]></tags>
+ <spec>~</spec>
+ <description short="true">
+ <p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
+ </description>
+</item>
<item>
<tags><![CDATA[<open-homepage> gh]]></tags>