feat: adding colorscemes
This commit is contained in:
parent
3c44f5b07d
commit
64b4fa4ec1
3 changed files with 21 additions and 17 deletions
1
lua/custom/plugins/colorschemes/vim-colors-lucid.lua
Normal file
1
lua/custom/plugins/colorschemes/vim-colors-lucid.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
return { 'cseelus/vim-colors-lucid' }
|
||||
1
lua/custom/plugins/colorschemes/vim-dogrun.lua
Normal file
1
lua/custom/plugins/colorschemes/vim-dogrun.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
return { 'wadackel/vim-dogrun' }
|
||||
Loading…
Add table
Add a link
Reference in a new issue