Use kakoune with latex patch

This commit is contained in:
Natsu Kagami 2022-09-26 20:49:40 +02:00
parent 954e0cbc47
commit f51c1237b9
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 7 additions and 6 deletions

View file

@ -180,16 +180,17 @@
"kakoune": {
"flake": false,
"locked": {
"lastModified": 1663438574,
"narHash": "sha256-26ihOsI/RGdmACrVLB/7XM/GvfKSA2iaqKSJeEZEsC8=",
"owner": "mawww",
"lastModified": 1663786505,
"narHash": "sha256-0dXNx40v5DuKi1elqtgGdytaWqS569n5GQZAU3QXIro=",
"owner": "natsukagami",
"repo": "kakoune",
"rev": "24d6072353f7c7e7cac84b4eb085036a8c852f96",
"rev": "79acbed4d5ccf4e8e43ba5b99b0a5c954bdc5cf7",
"type": "github"
},
"original": {
"owner": "mawww",
"owner": "natsukagami",
"repo": "kakoune",
"rev": "79acbed4d5ccf4e8e43ba5b99b0a5c954bdc5cf7",
"type": "github"
}
},

View file

@ -25,7 +25,7 @@
nix-gaming.url = github:fufexan/nix-gaming;
# --- Sources
kakoune.url = github:mawww/kakoune;
kakoune.url = github:natsukagami/kakoune/79acbed4d5ccf4e8e43ba5b99b0a5c954bdc5cf7;
kakoune.flake = false;
kak-lsp.url = github:kak-lsp/kak-lsp;
kak-lsp.flake = false;