Switch to nvchad.
This commit is contained in:
parent
4ffa1ed610
commit
dae4bd3581
21 changed files with 253 additions and 2 deletions
8
_unused/astronvim/lua/user/plugins/whitespace.lua
Normal file
8
_unused/astronvim/lua/user/plugins/whitespace.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
{ "johnfrankmorgan/whitespace.nvim",
|
||||
event = "User AstroFile",
|
||||
opts = {
|
||||
highlight = 'SpellBad',
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue