home/base, home/neovim: Fix changes for 26.05

This commit is contained in:
2026-05-31 17:16:51 +02:00
parent 18baeec24d
commit 33a35ce214
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@
bat bat
bottom bottom
# ncdu # ncdu
neofetch
pwgen pwgen
sshfs sshfs
sshuttle sshuttle
+4 -1
View File
@@ -24,16 +24,19 @@ in {
nvim-treesitter nvim-treesitter
coc-css coc-css
coc-go
coc-html coc-html
coc-json coc-json
coc-nvim coc-nvim
vim-nix vim-nix
vim-puppet vim-puppet
go-nvim
]; ];
withNodeJs = true; withNodeJs = true;
withPython3 = true;
withRuby = false;
extraConfig = '' extraConfig = ''
let mapleader = ',' let mapleader = ','