mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-18 17:55:38 +02:00
merge
This commit is contained in:
parent
a8bf9b1ba5
commit
ff360f7346
2 changed files with 8 additions and 0 deletions
5
lua/custom/plugins/spellworm.lua
Normal file
5
lua/custom/plugins/spellworm.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'ravibrock/spellwarn.nvim',
|
||||
event = 'VeryLazy',
|
||||
config = true,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue