There was an error while loading. Please reload this page.
1 parent 835d882 commit eb3e61bCopy full SHA for eb3e61b
1 file changed
lua/colorschemes.lua
@@ -72,10 +72,6 @@ M.colorscheme_conf = {
72
github = function()
73
use_theme("github_dark_default")
74
end,
75
- e_ink = function()
76
- require("e-ink").setup()
77
- use_theme("e-ink")
78
- end,
79
ashen = function()
80
use_theme("ashen")
81
0 commit comments