mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-13 13:30:41 +00:00
cleanup !
This commit is contained in:
parent
c656d6a3bd
commit
e0feea9407
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue