Separate configs

This commit is contained in:
Christian Nieves
2023-06-26 13:01:09 -05:00
parent f6023bbd14
commit 56951c0225
17 changed files with 582 additions and 567 deletions

View File

@ -96,7 +96,7 @@ return {
lualine_c = {
{
"diagnostics",
sources = { "nvim_lsp", "nvim_workspace_diagnostic" },
sources = { "nvim_workspace_diagnostic" },
symbols = { error = "", warn = "", info = "", hint = "" },
},
},