Fix typo in comment

This commit is contained in:
Out Of Ideas 2024-05-14 18:31:23 +02:00
parent 62931933a0
commit 89bd8e841a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ vis.events.subscribe(vis.events.INIT, function()
end
end
-- key mapping
-- key mappings
-- normal
vis:map(vis.modes.NORMAL, "i", fk(":set numbers<Enter><vis-mode-insert>"),