use parentheses
This commit is contained in:
parent
b7163e1410
commit
93fc12e204
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue