initial commit

This commit is contained in:
aminnairi
2023-04-09 00:48:29 +02:00
commit 1e64fe69be
82 changed files with 6976 additions and 0 deletions
@@ -0,0 +1 @@
return function(_, opts) require("nvim-treesitter.configs").setup(opts) end