mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 22:44:12 +01:00
Add some rough source documentation for Search.
This commit is contained in:
@@ -624,6 +624,7 @@ const liberator = (function () //{{{
|
||||
// "complete"
|
||||
// TODO: "zoom": if the zoom value of the current buffer changed
|
||||
// TODO: move to ui.js?
|
||||
// Yes --djk
|
||||
registerCallback: function (type, mode, func)
|
||||
{
|
||||
if (!(type in callbacks))
|
||||
|
||||
Reference in New Issue
Block a user