Add helix, kakoune
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
file = {
|
||||
".icons/default".source = "${pkgs.capitaine-cursors}/share/icons/capitaine-cursors";
|
||||
|
||||
".config/helix/config.toml".source = ../progs/helix/config.toml;
|
||||
|
||||
"bin/aupdate" = {
|
||||
source = ../../scripts/aupdate;
|
||||
executable = true;
|
||||
@@ -88,10 +90,12 @@
|
||||
google-drive-ocamlfuse
|
||||
gomuks
|
||||
gopls
|
||||
helix
|
||||
i3
|
||||
i3lock
|
||||
i3utils
|
||||
iosevka
|
||||
kakoune
|
||||
mpv
|
||||
nerdfonts
|
||||
oh-my-zsh
|
||||
|
||||
1
user/progs/helix/config.toml
Normal file
1
user/progs/helix/config.toml
Normal file
@@ -0,0 +1 @@
|
||||
theme = "dracula"
|
||||
Reference in New Issue
Block a user