Better projects

This commit is contained in:
Chris
2026-07-11 13:16:12 +01:00
parent f9f6aea868
commit 29f4436aa8
7 changed files with 51 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
return {
'nvim-treesitter/nvim-treesitter-textobjects',
branch = 'main',
config = function()
-- put your config here
end,
}