From 4e819a0664ee7d83bde058e22127fe365488aa9d Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 8 Feb 2024 12:18:59 +0900 Subject: [PATCH] test --- home-manager/common/software/cli/nixvim.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-manager/common/software/cli/nixvim.nix b/home-manager/common/software/cli/nixvim.nix index 1bb5b649..f92afff2 100644 --- a/home-manager/common/software/cli/nixvim.nix +++ b/home-manager/common/software/cli/nixvim.nix @@ -52,9 +52,10 @@ gruvbox.enable = true; oxocarbon.enable = true; nord.enable = true; - catpuccin.enable = true; + catppuccin.enable = true; base16.enable = true; kanagawa.enable = true; + dracula.enable = true; }; extraPlugins = with pkgs.vimPlugins; [