mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-18 09:44:59 +02:00
5 lines
80 B
Lua
5 lines
80 B
Lua
return {
|
|
'ravibrock/spellwarn.nvim',
|
|
event = 'VeryLazy',
|
|
config = true,
|
|
}
|