6 lines
80 B
Lua
6 lines
80 B
Lua
|
|
return {
|
||
|
|
'ravibrock/spellwarn.nvim',
|
||
|
|
event = 'VeryLazy',
|
||
|
|
config = true,
|
||
|
|
}
|