mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: custom lualine theme
This commit is contained in:
parent
3c07e3d75e
commit
c33971749e
5 changed files with 323 additions and 248 deletions
|
@ -18,7 +18,7 @@ return {
|
|||
end
|
||||
|
||||
local function diagnostics_indicator(num, _, diagnostics, _)
|
||||
local result = {}
|
||||
local result
|
||||
local symbols = {
|
||||
error = icons.diagnostics.Error,
|
||||
warning = icons.diagnostics.Warning,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue