Updated types
This commit is contained in:
@@ -2,8 +2,7 @@ local oldstring = 'M.colorscheme = .*"'
|
||||
local configDir = vim.fn.stdpath("config")
|
||||
local prefsFile = configDir .. "/lua/taken/prefs.lua"
|
||||
|
||||
--- themes
|
||||
--- @return table
|
||||
--- @return Themes
|
||||
local getAllThemes = function()
|
||||
vim.api.nvim_exec_autocmds("User", { pattern = "ThemeSwitcher", modeline = false })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user