From 93c55fb2f6c0b6eb0edcea6ed03324187a9df714 Mon Sep 17 00:00:00 2001 From: Arthur Wambst Date: Thu, 20 Feb 2025 14:13:07 +0100 Subject: [PATCH] feat: dracula theme --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 915d8dc..27aec44 100644 --- a/flake.nix +++ b/flake.nix @@ -29,7 +29,7 @@ configure = { customRC = '' " Add Dracula to runtimepath - " set runtimepath+=${inputs.plugin-dracula} + set runtimepath+=${inputs.plugin-dracula} " Enable Dracula colorscheme colorscheme dracula