home: nvim: add lunarvim

This commit is contained in:
Guanran Wang 2024-01-04 04:35:08 +08:00
parent cd4344b4e5
commit 53a4b94464
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -1,4 +1,5 @@
{pkgs, ...}: {
home.packages = [pkgs.lunarvim];
programs.neovim = {
enable = true;
#defaultEditor = true;