feat: some neovim customizaion

This commit is contained in:
dprin 2026-03-28 18:26:22 +01:00
parent e2fab632ef
commit 39643701c8
10 changed files with 263 additions and 66 deletions

View file

@ -1,8 +1,8 @@
{...}:
{
{...}: {
imports = [
./fish.nix
./nginx.nix
./tmux.nix
./nvim.nix
];
}