From 799aa93ad965ff3d3fbd1bf95cdc0fc6eccb2b90 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 2 Aug 2025 23:24:27 -0400 Subject: neovim: added inactive window dimming --- pkgs/custom-neovim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 3c62a23..1cafdcb 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -24,6 +24,7 @@ in # oil-nvim dropbar-nvim auto-session + vimade # Colorschemes oxocarbon-nvim # IBM Carbon themes. -- cgit v1.2.3