nixvim: Enable fugitive and emmet_ls

I was missing out on fugitive :^)
This commit is contained in:
2026-05-06 23:14:46 +02:00
parent c1eff7e53b
commit dbc68e540f
2 changed files with 3 additions and 0 deletions
@@ -21,5 +21,7 @@
which-key.enable = true;
glow.enable = true;
fugitive.enable = true;
};
}
@@ -22,6 +22,7 @@
rnix.enable = true;
basedpyright.enable = true;
emmet_ls.enable = true;
};
keymaps = [