chore(config): disable git in nvim-tree

main
sudo pacman -Syu 2022-06-16 15:43:57 +07:00
parent 5fbe7d48d0
commit 094a060402
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 3 additions and 0 deletions

View File

@ -108,6 +108,9 @@ require("nvim-tree").setup({
},
},
},
git = {
enable = false,
},
})
-- https://github.com/catppuccin/nvim#setup