Fix indent
This commit is contained in:
parent
1b91cd61cd
commit
eb7d12445b
@ -820,7 +820,7 @@ class CommandDispatcher:
|
||||
quickmark_manager.prompt_save(self._win_id, self._current_url())
|
||||
|
||||
@cmdutils.register(instance='command-dispatcher', scope='window',
|
||||
completion=[usertypes.Completion.quickmark_by_name])
|
||||
completion=[usertypes.Completion.quickmark_by_name])
|
||||
def quickmark_load(self, name, tab=False, bg=False, window=False):
|
||||
"""Load a quickmark.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user