mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 15:48:00 +01:00
move remaining global constructor functions to the vimperator namespace
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*
|
||||
}}} ***** END LICENSE BLOCK *****/
|
||||
|
||||
function Hints() //{{{
|
||||
vimperator.Hints = function() //{{{
|
||||
{
|
||||
const HINT_PREFIX = 'hah_hint_'; // prefix for the hint id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user