summaryrefslogtreecommitdiff
path: root/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'vim.nix')
-rw-r--r--vim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim.nix b/vim.nix
index b5af63a..b5fee03 100644
--- a/vim.nix
+++ b/vim.nix
@@ -19,6 +19,7 @@ in
"colors-solarized"
"fugitive"
"editorconfig-vim"
+ "gitgutter"
];
settings = {
ignorecase = true;