Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a07eb1f799 | |||
| 33a35ce214 |
@@ -10,7 +10,6 @@
|
|||||||
bat
|
bat
|
||||||
bottom
|
bottom
|
||||||
# ncdu
|
# ncdu
|
||||||
neofetch
|
|
||||||
pwgen
|
pwgen
|
||||||
sshfs
|
sshfs
|
||||||
sshuttle
|
sshuttle
|
||||||
|
|||||||
+4
-1
@@ -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 = ','
|
||||||
|
|||||||
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
prismlauncher
|
prismlauncher
|
||||||
restic
|
restic
|
||||||
snicat
|
snicat
|
||||||
# spotify # TODO - broken in 25.11
|
spotify
|
||||||
tldr
|
tldr
|
||||||
w3m
|
w3m
|
||||||
zellij
|
zellij
|
||||||
|
|||||||
Reference in New Issue
Block a user