2025-08-23T20:01:58+02:00
This commit is contained in:
+5
-6
@@ -47,6 +47,11 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Nix expressions in Neovim
|
||||||
|
nix.enable = true;
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
keymaps = [
|
keymaps = [
|
||||||
{
|
{
|
||||||
key = "s";
|
key = "s";
|
||||||
@@ -63,10 +68,4 @@
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
# Nix expressions in Neovim
|
|
||||||
nix.enable = true;
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user