fix esc_insertmode settings not getting applied in chadrc (#422)

This commit is contained in:
siduck76 2021-09-10 16:21:54 +05:30
parent 4fcf9524ee
commit cafd078e8f
3 changed files with 4 additions and 8 deletions

View file

@ -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