cleanup !

This commit is contained in:
siduck76 2021-08-14 22:31:32 +05:30 committed by GitHub
parent c656d6a3bd
commit e0feea9407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -120,9 +120,7 @@ M.theme_switcher = function(opts)
-- will be used in restoring nvchad theme var
final_theme = current_theme
end
end
-- open a buffer and close it to reload the statusline
vim.cmd("new|bwipeout")
end
else
final_theme = current_theme
end