Add lunarvim
This commit is contained in:
parent
e9001dca64
commit
8f24262eb7
|
@ -3,4 +3,7 @@
|
|||
enable = true;
|
||||
vimAlias = true;
|
||||
};
|
||||
home.packages = [pkgs.lunarvim];
|
||||
|
||||
home.sessionPath = ["${pkgs.clang-tools}/bin:$PATH"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue