feat: a bunch of themes and vim be good
This commit is contained in:
parent
aa9b5d8e6c
commit
db434bceb0
17 changed files with 70 additions and 0 deletions
4
lua/custom/plugins/themes/gloombuddy.lua
Normal file
4
lua/custom/plugins/themes/gloombuddy.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'bkegley/gloombuddy',
|
||||
dependencies = { 'tjdevries/colorbuddy.nvim', branch = 'dev' },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue