feat: more themes
This commit is contained in:
parent
7c8fd5660b
commit
adf64da97c
3 changed files with 2 additions and 1 deletions
1
lua/custom/plugins/colorschemes/happy_hacking.lua
Normal file
1
lua/custom/plugins/colorschemes/happy_hacking.lua
Normal file
|
@ -0,0 +1 @@
|
|||
return { 'yorickpeterse/happy_hacking.vim' }
|
|
@ -1 +0,0 @@
|
|||
return { 'liuchengxu/space-vim-dark' }
|
1
lua/custom/plugins/colorschemes/space-vim-theme.lua
Normal file
1
lua/custom/plugins/colorschemes/space-vim-theme.lua
Normal file
|
@ -0,0 +1 @@
|
|||
return { 'liuchengxu/space-vim-theme' }
|
Loading…
Add table
Reference in a new issue