Updated theme switcher and telescope
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -39,7 +39,7 @@ function M.themeselector()
|
||||
|
||||
local exec = function(choice)
|
||||
if choice == nil then
|
||||
vim.notify("No theme selected!")
|
||||
vim.notify("No theme selected!", 4)
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user