system/neovim/plugins/default.nix

6 lines
64 B
Nix

{
imports = [
./ollama.nix
# ./spring-boot.nix
];
}