mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 18:34:12 +01:00
add help for :colorscheme and move completion function to
completion.colorScheme
This commit is contained in:
@@ -39,6 +39,7 @@ const config = { //{{{
|
||||
get visualbellWindow() getBrowser().mPanelContainer,
|
||||
|
||||
autocommands: [["BookmarkAdd", "Triggered after a page is bookmarked"],
|
||||
["ColorScheme", "Triggered after a color scheme has been loaded"],
|
||||
["DOMLoad", "Triggered when a page's DOM content has fully loaded"],
|
||||
["DownloadPost", "Triggered when a download has completed"],
|
||||
["LocationChange", "Triggered when changing tabs or when naviagtion to a new location"],
|
||||
|
||||
Reference in New Issue
Block a user