diff --git a/lua/taken/functions/themes.lua b/lua/taken/functions/themes.lua index 1fc05ed..aca74cc 100644 --- a/lua/taken/functions/themes.lua +++ b/lua/taken/functions/themes.lua @@ -50,6 +50,7 @@ function M.themeselector() local exec = function(choice) if choice == nil then + vim.notify("No theme selected!") return end