Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a07eb1f799 | |||
| 33a35ce214 |
@@ -10,7 +10,6 @@
|
||||
bat
|
||||
bottom
|
||||
# ncdu
|
||||
neofetch
|
||||
pwgen
|
||||
sshfs
|
||||
sshuttle
|
||||
|
||||
+4
-1
@@ -24,16 +24,19 @@ in {
|
||||
nvim-treesitter
|
||||
|
||||
coc-css
|
||||
coc-go
|
||||
coc-html
|
||||
coc-json
|
||||
coc-nvim
|
||||
|
||||
vim-nix
|
||||
vim-puppet
|
||||
|
||||
go-nvim
|
||||
];
|
||||
|
||||
withNodeJs = true;
|
||||
withPython3 = true;
|
||||
withRuby = false;
|
||||
|
||||
extraConfig = ''
|
||||
let mapleader = ','
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
prismlauncher
|
||||
restic
|
||||
snicat
|
||||
# spotify # TODO - broken in 25.11
|
||||
spotify
|
||||
tldr
|
||||
w3m
|
||||
zellij
|
||||
|
||||
Reference in New Issue
Block a user