stuff lol

This commit is contained in:
Christian Nieves
2023-03-27 11:31:22 -05:00
parent 6ee174e73a
commit ebd9aac40f
8 changed files with 86 additions and 18 deletions

View File

@ -69,9 +69,9 @@ require('lualine').setup {
lualine_a = {{'tabs', mode = 1}},
-- lualine_b = {'branch'},
-- lualine_c = {'filename'},
lualine_c = {
{ 'diagnostics', sources = {"nvim_lsp", "nvim_workspace_diagnostic"}, symbols = {error = '', warn = '', info = '', hint = ''} },
},
-- lualine_c = {
-- { 'diagnostics', sources = {"nvim_lsp", "nvim_workspace_diagnostic"}, symbols = {error = ' ', warn = ' ', info = ' ', hint = ' '} },
-- },
-- lualine_y = { getLGTMs }
},
-- default