Updated themeselector function
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
local M = {}
|
||||
|
||||
function M.themeselector()
|
||||
local configDir = vim.fn.stdpath("config")
|
||||
local prefsFile = configDir .. "/lua/taken/prefs.lua"
|
||||
|
||||
local themes = {
|
||||
"rose-pine-main",
|
||||
"rose-pine-moon",
|
||||
Reference in New Issue
Block a user