Add helix, kakoune

This commit is contained in:
2022-01-19 01:24:34 +00:00
parent a628f41a1b
commit ba0b3cce0b
2 changed files with 5 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1 @@
theme = "dracula"