summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-06-29 12:28:15 -0400
committerBen Sima <ben@bsima.me>2022-06-29 12:28:35 -0400
commit5884830599d0906a5c60c9f163f0e40059bcce4e (patch)
tree59e189155a7a9b463b8f77c8c1e7c9c5b6482060
parent94541d44fe3058cf5ce88ad8724c4afa77b0acfd (diff)
add solarized as an option to vim
-rw-r--r--lib/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.nix b/lib/common.nix
index 4b4c2d1..a50647d 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -249,6 +249,7 @@ in
editorconfig-vim
vim-sensible
vim-fugitive
+ solarized
vim-sexp-mappings-for-regular-people
# vim-ripgrep # not in nixpkgs :(
rainbow_parentheses