This commit is contained in:
mxzel 2021-08-31 23:16:57 +08:00 committed by siduck76
parent 56ea1714f6
commit a12455509b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ M.misc = function()
user_config_mappings()
end
-- below are all plugin related mappinsg
-- below are all plugin related mappings
M.better_escape = function()
vim.g.better_escape_shortcut = plugin_maps.better_escape.esc_insertmode or { "" }