neovim: disable codecompanion

This commit is contained in:
Dmitriy Pleshevskiy 2025-03-31 23:08:18 +03:00
parent 6a4fe274ef
commit 89408dca0b
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -1,7 +1,7 @@
{
imports = [
./ollama.nix
./codecompanion.nix
# ./codecompanion.nix
# ./spring-boot.nix
];
}