chore(config): lualine config in neovim
parent
5c1a569538
commit
6a1fd27071
|
@ -91,6 +91,7 @@ require("lualine").setup({
|
|||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = "", right = "" },
|
||||
},
|
||||
extensions = { "fzf", "nvim-tree", "toggleterm" },
|
||||
})
|
||||
|
||||
require("nvim-tree").setup({
|
||||
|
|
Loading…
Reference in New Issue