mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Remove branch
This commit is contained in:
parent
6117305dfb
commit
76ea921b89
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ require("lualine").setup({
|
|||
lualine_b = { { search_count, type = "lua_expr" } },
|
||||
lualine_c = { { navic.get_location, cond = navic.is_available } },
|
||||
lualine_x = {},
|
||||
lualine_y = { "branch" },
|
||||
lualine_y = {},
|
||||
lualine_z = { "filetype" },
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue