Skip to content

Commit 6b3df8c

Browse files
committed
“Documentation in Browser”: Change shortcut
The new shortcut is `⌥` + `⌘` + `H`. We changed the shortcut since now “Reformat Document” uses the old shortcut `^` + `⇧` + `H`. This change makes sense, since many other bundles use the latter shortcut to tidy (LaTeX, Perl, HTML) or reformat (C, JavaScript, JSON) the current document.
1 parent 0f7f92f commit 6b3df8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Documentation in Browser.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ echo '&lt;/body&gt;&lt;/html&gt;'</string>
1717
<key>inputFormat</key>
1818
<string>text</string>
1919
<key>keyEquivalent</key>
20-
<string>^H</string>
20+
<string>~@h</string>
2121
<key>name</key>
2222
<string>Documentation in Browser</string>
2323
<key>outputCaret</key>

0 commit comments

Comments
 (0)