chore(nvim): configure lualine
This commit is contained in:
parent
ec23fb1431
commit
5449d8c021
2 changed files with 0 additions and 7 deletions
config/neovim/after/plugin
|
@ -6,10 +6,4 @@ require("lualine").setup {
|
|||
section_separators = { left = "", right = "" },
|
||||
theme = "catppuccin",
|
||||
},
|
||||
|
||||
sections = {
|
||||
lualine_c = {
|
||||
"lsp_progress",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue