cleanup !

This commit is contained in:
siduck76
2021-08-14 22:31:32 +05:30
committed by GitHub
parent c656d6a3bd
commit e0feea9407

View File

@@ -121,8 +121,6 @@ M.theme_switcher = function(opts)
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