Make custom changes

This commit is contained in:
rajvatsal 2023-12-10 13:29:45 +05:30
parent 76c5b1ec57
commit 3c373a170e
6 changed files with 716 additions and 5 deletions

View file

@ -0,0 +1,3 @@
return {
"nvim-treesitter/nvim-treesitter", build = ":TSUpdate"
}