diff --git a/lua/custom/plugins/colorschemes.lua b/lua/custom/plugins/colorschemes.lua index 3af066c..7fe659b 100644 --- a/lua/custom/plugins/colorschemes.lua +++ b/lua/custom/plugins/colorschemes.lua @@ -1,8 +1,9 @@ +-- TODO: Need to refactor ways of downloading colorschemes +-- Now it is just a hack to download all colorschemes as dependecies return { "folke/tokyonight.nvim", dependencies = { "ellisonleao/gruvbox.nvim", - -- "morphez/gruvbox.nvim", "sainnhe/everforest", "sainnhe/gruvbox-material", "rebelot/kanagawa.nvim",