Set EDITOR variable
This commit is contained in:
parent
fa060ace43
commit
24a2413acf
@ -132,5 +132,7 @@ in {
|
|||||||
# plugins.project-nvim.enable = true;
|
# plugins.project-nvim.enable = true;
|
||||||
# plugins.surround.enable = true;
|
# plugins.surround.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
env.EDITOR = "nvim";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user