fix #24699
fix #25253
This commit is contained in:
Justin M. Keyes
2023-09-20 04:15:23 -07:00
committed by GitHub
parent 50d5fcc0bc
commit 1b55f51d0d
18 changed files with 160 additions and 145 deletions

View File

@@ -1903,7 +1903,7 @@ function vim.api.nvim_set_hl_ns_fast(ns_id) end
--- @param rhs string Right-hand-side `{rhs}` of the mapping.
--- @param opts vim.api.keyset.keymap Optional parameters map: Accepts all `:map-arguments` as keys
--- except `<buffer>`, values are booleans (default false). Also:
--- • "noremap" non-recursive mapping `:noremap`
--- • "noremap" disables `recursive_mapping`, like `:noremap`
--- • "desc" human-readable description.
--- • "callback" Lua function called in place of {rhs}.
--- • "replace_keycodes" (boolean) When "expr" is true, replace