Skip to content

Commit eb3e61b

Browse files
committed
remove e-ink from colorscheme module
1 parent 835d882 commit eb3e61b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

lua/colorschemes.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ M.colorscheme_conf = {
7272
github = function()
7373
use_theme("github_dark_default")
7474
end,
75-
e_ink = function()
76-
require("e-ink").setup()
77-
use_theme("e-ink")
78-
end,
7975
ashen = function()
8076
use_theme("ashen")
8177
end,

0 commit comments

Comments
 (0)