14 lines
253 B
Lua
14 lines
253 B
Lua
return {
|
|
"ficcdaf/ashen.nvim",
|
|
-- dir = "~/dev/plugins/ashen.nvim/",
|
|
dev = true,
|
|
-- lazy = false,
|
|
-- priority = 1000,
|
|
-- enabled = true,
|
|
-- {
|
|
-- "LazyVim/LazyVim",
|
|
-- opts = {
|
|
-- -- colorscheme = "ashen",
|
|
-- },
|
|
-- },
|
|
}
|