kickstart.nvim/lua/custom/plugins/spellworm.lua

6 lines
80 B
Lua

return {
'ravibrock/spellwarn.nvim',
event = 'VeryLazy',
config = true,
}