fix cmdline mapping

This commit is contained in:
hrsh7th
2022-01-17 19:28:16 +09:00
parent c23d810a66
commit cea9c2a0c9

View File

@@ -239,7 +239,7 @@ keymap.get_map = function(mode, lhs)
callback = nil, callback = nil,
noremap = true, noremap = true,
script = false, script = false,
silent = false, silent = true,
nowait = false, nowait = false,
buffer = false, buffer = false,
} }