nixvim: Enable fugitive and emmet_ls
I was missing out on fugitive :^)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user