Fix lint
This commit is contained in:
parent
242dd4a6f7
commit
91db564e1a
@ -505,8 +505,8 @@ class CommandDispatcher:
|
|||||||
tab: Open in a new tab.
|
tab: Open in a new tab.
|
||||||
bg: Open in a background tab.
|
bg: Open in a background tab.
|
||||||
window: Open in a new window.
|
window: Open in a new window.
|
||||||
count: For `increment` and `decrement`, the number to change the URL
|
count: For `increment` and `decrement`, the number to change the
|
||||||
by. For `up`, the number of levels to go up in the URL.
|
URL by. For `up`, the number of levels to go up in the URL.
|
||||||
"""
|
"""
|
||||||
# save the pre-jump position in the special ' mark
|
# save the pre-jump position in the special ' mark
|
||||||
self.set_mark("'")
|
self.set_mark("'")
|
||||||
|
Loading…
Reference in New Issue
Block a user