add zenwritten to build
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
vim.g.colors_name = "zenwritten"
|
||||
|
||||
-- reset specs
|
||||
package.loaded["zenwritten"] = nil
|
||||
|
||||
-- include our theme file and pass it to lush to apply
|
||||
require "lush"(require "zenwritten")
|
||||
|
||||
local p = require("zenwritten.palette")[vim.opt.background:get()]
|
||||
|
||||
Reference in New Issue
Block a user