From 3140ec4e9186eff222c47adad07bfcd6e1863c38 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 17 Dec 2024 21:17:39 +0100 Subject: [PATCH] Testing ollama.nvim --- home-manager/common/software/cli/nixvim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/common/software/cli/nixvim.nix b/home-manager/common/software/cli/nixvim.nix index 6eaab7d2..ff8d6db6 100644 --- a/home-manager/common/software/cli/nixvim.nix +++ b/home-manager/common/software/cli/nixvim.nix @@ -43,6 +43,7 @@ action = "display"; serve.onStart = true; }; + dressing.enable = true; lsp-lines.enable = true; crates-nvim.enable = true; lspsaga = {