This commit is contained in:
2025-09-19 19:57:27 +02:00
commit e4bca2cc5d
19 changed files with 480 additions and 0 deletions

3
lua/plugins/noconf.lua Normal file
View File

@ -0,0 +1,3 @@
return {
"nvim-treesitter/nvim-treesitter"
}