docs: fix arguments in mappings table to refelct implementation (#2111) (#2125)

(cherry picked from commit 36d4571b05)
This commit is contained in:
Nikita Kulakov
2022-08-13 19:05:02 +10:00
committed by Simon Hauser
parent 037134ae89
commit 2df16c0618
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
--- {
--- ...,
--- ["<C-j>"] = {
--- action = actions.move_selection_next,
--- actions.move_selection_next, type = "action",
--- opts = { nowait = true, silent = true }
--- },
--- ...,