summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-10-31 23:02:17 +0100
committerMel <einebeere@gmail.com>2024-10-31 23:02:17 +0100
commiteb924165b452a4b700ce0250768fe1756dff6d11 (patch)
tree0af20f804fafbe4a5b1215be2b59b3b60f141592 /modules
parent045650fa89c87a541a81716108b76aed2b8ba91d (diff)
downloadminerals-eb924165b452a4b700ce0250768fe1756dff6d11.tar.zst
minerals-eb924165b452a4b700ce0250768fe1756dff6d11.zip
Add vim git plugins and set autoread
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
-rw-r--r--modules/vim.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/vim.nix b/modules/vim.nix
index 1913197..dbe052b 100644
--- a/modules/vim.nix
+++ b/modules/vim.nix
@@ -36,6 +36,8 @@ let
         packages.collection = with vimPlugins; {
           start = [
             fzf-vim
+            vim-fugitive
+            vim-gitgutter
             vim-easymotion
             vim-sleuth
             vim-better-whitespace