diff --git a/lua/custom/plugins/themes/challenger-deep.lua b/lua/custom/plugins/themes/challenger-deep.lua new file mode 100644 index 00000000..440fd76f --- /dev/null +++ b/lua/custom/plugins/themes/challenger-deep.lua @@ -0,0 +1,4 @@ +return { + 'challenger-deep-theme/vim', + name = 'challenger_deep', +} diff --git a/lua/custom/plugins/themes/vim-thematic.lua b/lua/custom/plugins/themes/vim-thematic.lua index 789c4a95..b4286662 100644 --- a/lua/custom/plugins/themes/vim-thematic.lua +++ b/lua/custom/plugins/themes/vim-thematic.lua @@ -20,6 +20,8 @@ let g:thematic#themes = { \ }, \ 'catppuccin' : { \ }, +\ 'challenger_deep' : { +\ }, \ 'deus' : { \ }, \ 'dracula' : {