mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 02:17:59 +01:00
begin moving commands from commands.js to where they belong
This commit is contained in:
@@ -114,6 +114,11 @@ const vimperator = (function () //{{{
|
||||
function () { vimperator.quit(true); });
|
||||
}
|
||||
|
||||
function addCommands()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// initially hide all GUI, it is later restored unless the user has :set go= or something
|
||||
// similar in his config
|
||||
function hideGUI()
|
||||
|
||||
Reference in New Issue
Block a user