nvim complete setup
Go to file
Raoul Branten df51dab865 Implement CodeCompanion
This commit adds CodeCompanion.nvim as a plugin, configured to use Ollama as the
adapter for chat, inline, and command strategies. It also includes the necessary
dependencies, nvim-lua/plenary.nvim and nvim-treesitter/nvim-treesitter.
2025-05-13 13:32:53 +02:00
lua/core Implement CodeCompanion 2025-05-13 13:32:53 +02:00
plugin Implement CodeCompanion 2025-05-13 13:32:53 +02:00
init.lua Set git ignore and add functions 2025-01-27 15:59:02 +01:00
nvim.appimage Appimage v0.10 2025-05-13 12:20:35 +02:00