Switch back to macOS.
This commit is contained in:
parent
f8866a9eca
commit
e819a06cda
137 changed files with 192 additions and 23 deletions
8
_linux/_unused/astronvim/plugins/whitespace.lua
Normal file
8
_linux/_unused/astronvim/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