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