mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 18:39:27 +00:00
[neovim] Update plugins
This commit is contained in:
@ -70,7 +70,7 @@ lualine.setup({
|
||||
sections = {
|
||||
lualine_a = { "mode" },
|
||||
lualine_b = { "branch", venv },
|
||||
lualine_c = { diagnostics, { "filename", path = 3 }, "searchcount", lsp_progress },
|
||||
lualine_c = { diagnostics, { "filename", path = 1 }, "searchcount", lsp_progress },
|
||||
lualine_x = {
|
||||
{ gitblame.get_current_blame_text, cond = gitblame.is_blame_text_available },
|
||||
diff,
|
||||
|
Reference in New Issue
Block a user