From b9965f0fc5c5c77c688b8671094d159599e1ac21 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 9 Jun 2018 00:17:06 +0200 Subject: Convert custom Vim color scheme to CLI Eliminates cs-exact dependency for better compatibility with e.g. WSL --- pkgs/vim/custom.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/vim/custom.nix') diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix index c5898fc..3a379fe 100644 --- a/pkgs/vim/custom.nix +++ b/pkgs/vim/custom.nix @@ -23,7 +23,6 @@ in "vim-polyglot" "vim-counterpoint" "vim-toggle-ui-elements" - "vim-csexact" "vim-color-akr" ];} ]; -- cgit v1.2.3