cleanup !
This commit is contained in:
parent
c656d6a3bd
commit
e0feea9407
|
@ -120,9 +120,7 @@ M.theme_switcher = function(opts)
|
||||||
-- will be used in restoring nvchad theme var
|
-- will be used in restoring nvchad theme var
|
||||||
final_theme = current_theme
|
final_theme = current_theme
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
-- open a buffer and close it to reload the statusline
|
|
||||||
vim.cmd("new|bwipeout")
|
|
||||||
else
|
else
|
||||||
final_theme = current_theme
|
final_theme = current_theme
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue