Updated config
This commit is contained in:
@@ -8,7 +8,7 @@ local get_all_themes = function()
|
||||
|
||||
local colors = vim.fn.globpath(vim.o.rtp, "colors/*", true, true)
|
||||
local dataDir = vim.fn.stdpath("data")
|
||||
---@diagnostic disable-next-line: param-type-mismatch
|
||||
---@diagnostic disable-next-line: param-type-not-match
|
||||
local newpath = string.gsub(dataDir, "%-", "%%-")
|
||||
local themes = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user