added explicit treesitter languages

This commit is contained in:
2023-01-03 07:31:48 -06:00
parent 2ac774d166
commit 635cc7a3ef
4 changed files with 30 additions and 10 deletions
+1
View File
@@ -18,6 +18,7 @@ require("packer").startup(function(use)
-- SESSION
use("ThePrimeagen/harpoon")
use("rmagatti/auto-session")
use("mbbill/undotree")
-- GIT
use("tpope/vim-fugitive")