Clean up utils

pull/253/head
siduck76 3 years ago committed by GitHub
parent e0feea9407
commit 05e587cfc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save