fix esc_insertmode settings not getting applied in chadrc (#422)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user