diff options
author | Ben Sima <bsima@groq.com> | 2022-03-14 10:19:19 -0700 |
---|---|---|
committer | Ben Sima <bsima@groq.com> | 2022-03-14 10:21:09 -0700 |
commit | a90f9eeb24761663b2d82e28b262f1399a06c068 (patch) | |
tree | 3bedc4121aa483ba3598368b31743a822599f5a9 /lib/common.nix | |
parent | c0cf18c620b2d6ca72d47b21d4c4bafae00bca13 (diff) |
switch vim colors bc the package is broken on nixpkgs
Diffstat (limited to 'lib/common.nix')
-rw-r--r-- | lib/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix index 56d422a..b4e666f 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -233,7 +233,7 @@ in editorconfig-vim vim-sensible vim-fugitive - vim-colorschemes + awesome-vim-colorschemes vim-sexp-mappings-for-regular-people # vim-ripgrep # not in nixpkgs :( rainbow_parentheses |