neovim new config

This commit is contained in:
afoucaultc 2026-08-19 14:54:41 +02:00
parent 763bbf5cc1
commit 315e988734
50 changed files with 739 additions and 52 deletions

View file

@ -8,7 +8,7 @@ in
"inkscape/templates".source = link "${dots}/inkscape/templates";
"inkscape/palettes".source = link "${dots}/inkscape/palettes";
"rofi".source = link "${dots}/rofi";
"nvim".source = link "${dots}/nvim";
#"nvim".source = link "${dots}/nvim";
};
}