[macbook] Nvim as the default editor.
This commit is contained in:
@@ -42,6 +42,10 @@ in {
|
|||||||
username = username;
|
username = username;
|
||||||
homeDirectory = homeDirectory;
|
homeDirectory = homeDirectory;
|
||||||
|
|
||||||
|
sessionVariables = {
|
||||||
|
EDITOR = "nvim";
|
||||||
|
};
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
pkgs-unstable.cmake
|
pkgs-unstable.cmake
|
||||||
clang
|
clang
|
||||||
|
|||||||
Reference in New Issue
Block a user