fix esc_insertmode settings not getting applied in chadrc (#422)
This commit is contained in:
parent
4fcf9524ee
commit
cafd078e8f
3 changed files with 4 additions and 8 deletions
|
@ -120,10 +120,6 @@ end
|
|||
|
||||
-- below are all plugin related mappings
|
||||
|
||||
M.better_escape = function()
|
||||
vim.g.better_escape_shortcut = plugin_maps.better_escape.esc_insertmode or { "" }
|
||||
end
|
||||
|
||||
M.bufferline = function()
|
||||
local m = plugin_maps.bufferline
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue