Clean up utils

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

View File

@ -182,9 +182,6 @@ M.reload_theme = function(theme_name)
_G.galaxyline_providers.DiagnosticInfo = diagnostic.get_diagnostic_info
return true
-- open a buffer and close it to reload the statusline
-- vim.cmd("new|bwipeout")
-- commented out here as it will not work with telescope picker
end
return M