Set EDITOR variable
This commit is contained in:
@ -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";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user