splitting up config, styling with gruvbox
This commit is contained in:
parent
188bb5a3de
commit
4d8445450e
11 changed files with 999 additions and 1022 deletions
7
lua/sld/gruvbox.lua
Normal file
7
lua/sld/gruvbox.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'f4z3r/gruvbox-material.nvim',
|
||||
name = 'gruvbox-material',
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue