This commit is contained in:
mightypanders
2023-08-09 13:51:17 +02:00
parent a7a6f01464
commit 33ca9669de
45 changed files with 667 additions and 1751 deletions

View File

@ -0,0 +1,6 @@
return {
"nvim-treesitter/nvim-treesitter",
opts = {
ensure_installed = "all",
},
}