diff --git a/lua/custom/mappings.lua b/lua/custom/mappings.lua index 7060cca..5804515 100644 --- a/lua/custom/mappings.lua +++ b/lua/custom/mappings.lua @@ -351,7 +351,7 @@ M.edit = { end, "format buffer", }, - -- + -- remove trailing whitespace ["fw"] = { function() @@ -359,6 +359,10 @@ M.edit = { end, "remove whitespace", }, + + -- spell + ["z"] = { "Telescope spell_suggest", "Spell suggest" }, + ["z="] = { "Telescope spell_suggest", "Spell suggest" }, }, v = { [""] = { "