kakoune config

This commit is contained in:
Charlie Root 2024-05-18 17:49:42 +02:00
commit 6f534bedcb
11 changed files with 197 additions and 6 deletions

View file

@ -68,6 +68,7 @@ in {
cd = "z";
v = "nvim";
h = "hx";
k = "kak";
e = "emacs";
update = ''nh os switch "${gitPath}"'';
flake = "cd '${gitPath}'";