fix typo
This commit is contained in:
parent
56ea1714f6
commit
a12455509b
|
@ -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 { "" }
|
||||
|
|
Loading…
Reference in New Issue