mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 11:58:00 +01:00
new 'followhints' option, thanks Ruud
This commit is contained in:
@@ -1035,8 +1035,6 @@ function Completion() //{{{
|
||||
|
||||
highlightGroup: function highlightGroup(filter) commands.get("highlight").completer(filter), // XXX
|
||||
|
||||
history: function _history(filter) [0, history.get(filter)],
|
||||
|
||||
get javascriptCompleter() javascript,
|
||||
|
||||
javascript: function _javascript(str)
|
||||
|
||||
Reference in New Issue
Block a user