chore(config): lualine config in neovim

main
sudo pacman -Syu 2022-06-24 16:45:14 +07:00
parent 5c1a569538
commit 6a1fd27071
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ require("lualine").setup({
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
},
extensions = { "fzf", "nvim-tree", "toggleterm" },
})
require("nvim-tree").setup({