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