home: nvim: add lunarvim
This commit is contained in:
parent
cd4344b4e5
commit
53a4b94464
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
|
home.packages = [pkgs.lunarvim];
|
||||||
programs.neovim = {
|
programs.neovim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
#defaultEditor = true;
|
#defaultEditor = true;
|
||||||
|
|
Loading…
Reference in a new issue