Loads of changes

This commit is contained in:
2025-04-13 22:53:08 +01:00
parent dd502a800b
commit f2f3b1812a
14 changed files with 307 additions and 372 deletions

View File

@@ -0,0 +1,8 @@
return {
'olimorris/codecompanion.nvim',
opts = {},
dependencies = {
'nvim-lua/plenary.nvim',
'nvim-treesitter/nvim-treesitter',
},
}