Add todo comment for coloscheme settings
This commit is contained in:
parent
77b3d15322
commit
034fe4f764
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue