Clean up utils

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

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