mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-24 15:53:31 +01:00
Fix vimperator's logo in help pages.
This commit is contained in:
@@ -416,6 +416,9 @@ const highlight = storage.newObject("highlight", Highlights, false);
|
||||
highlight.CSS = Highlights.prototype.CSS;
|
||||
highlight.reload();
|
||||
|
||||
liberator.triggerObserver("load_styles", "styles");
|
||||
liberator.triggerObserver("load_highlight", "highlight");
|
||||
|
||||
liberator.registerObserver("load_commands", function ()
|
||||
{
|
||||
// TODO: :colo default needs :hi clear
|
||||
|
||||
Reference in New Issue
Block a user