nvim now builds first time

This commit is contained in:
Noa Aarts 2024-11-10 22:37:19 +01:00
parent c67220302a
commit cd9f22f857
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -20,6 +20,7 @@
tree-sitter tree-sitter
fd fd
nixfmt-rfc-style nixfmt-rfc-style
gcc
]; ];
defaultEditor = true; defaultEditor = true;
viAlias = true; viAlias = true;