mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 01:47:59 +01:00
changed ":help open" to ":help :open"
This commit is contained in:
@@ -771,7 +771,6 @@ function onEscape()
|
||||
if (!hasMode(MODE_ESCAPE_ONE_KEY))
|
||||
{
|
||||
setCurrentMode(MODE_NORMAL);
|
||||
// BrowserStop(); -> moved to <C-c>
|
||||
hah.disableHahMode();
|
||||
focusContent(true, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user