disable neovim for now

git.sr.ht is down

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-01-11 16:44:59 +01:00
parent 1281c57892
commit 1386b0157d

View file

@ -18,7 +18,7 @@
cli-apps = {
bash.enable = true;
fish.enable = true;
neovim.enable = true;
neovim.enable = false;
tmux.enable = true;
bat.enable = true;
git.enable = true;