diff options
Diffstat (limited to 'vim.nix')
-rw-r--r-- | vim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ in "colors-solarized" "fugitive" "editorconfig-vim" + "gitgutter" ]; settings = { ignorecase = true; |