From eb63678ef3115034039da3ad4293503e4c9e0a93 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 13 Mar 2024 14:04:27 -0400 Subject: [PATCH] 183 current 2024-03-13 14:04:19 24.05.20240309.3030f18 6.7.9-zen1 * --- modules/home-manager/vim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/vim.nix b/modules/home-manager/vim.nix index 95f5b1b..30abc7b 100644 --- a/modules/home-manager/vim.nix +++ b/modules/home-manager/vim.nix @@ -106,6 +106,7 @@ plugins.notify.enable = true; plugins.gitsigns.enable = true; + plugins.crates-nvim.enable = true; # colorschemes.dracula.enable = true; # colorschemes.catppuccin.enable = true;