feat: add a few new plugins

This commit is contained in:
Stefan Imhoff
2022-12-23 15:53:20 +01:00
parent fcbb8c0b76
commit a57ccc44e3
5 changed files with 43 additions and 21 deletions

View File

@@ -1,4 +1,6 @@
-- https://github.com/kyazdani42/nvim-tree.lua
vim.opt.termguicolors = true
require("nvim-tree").setup({
update_focused_file = {
enable = true,