nixvim: Enable fugitive and emmet_ls
I was missing out on fugitive :^)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
rnix.enable = true;
|
||||
|
||||
basedpyright.enable = true;
|
||||
emmet_ls.enable = true;
|
||||
};
|
||||
|
||||
keymaps = [
|
||||
|
||||
Reference in New Issue
Block a user