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
|
||||
vis.count = nil
|
||||
else
|
||||
vis:feedkeys"<vis-selections-remove-all>"
|
||||
vis:feedkeys("<vis-selections-remove-all>")
|
||||
end
|
||||
end)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user