add kickstart-nvim

This commit is contained in:
Noa Aarts 2024-03-01 13:10:41 +01:00
parent e2c2018b90
commit bf8a22480d
4 changed files with 14 additions and 9 deletions

View file

@ -69,7 +69,6 @@
kitty
pipewire
lsd
neovim
(writeShellScriptBin "wofi-launch" ''
${wofi}/bin/wofi --show drun
'')
@ -106,6 +105,11 @@
echo "No match"
fi
'')
# Programming langs
go
nodejs
];