use parentheses
This commit is contained in:
parent
b7163e1410
commit
93fc12e204
@ -26,7 +26,7 @@ vis:map(vis.modes.NORMAL, "<Escape>", function()
|
|||||||
if vis.count then
|
if vis.count then
|
||||||
vis.count = nil
|
vis.count = nil
|
||||||
else
|
else
|
||||||
vis:feedkeys"<vis-selections-remove-all>"
|
vis:feedkeys("<vis-selections-remove-all>")
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user