Update kak and kak-lsp

This commit is contained in:
Natsu Kagami 2023-04-30 01:47:01 +02:00
parent fba4d7b422
commit f5b71520a0
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 13 additions and 10 deletions

View file

@ -42,7 +42,7 @@
# --- Sources
kakoune.url = github:mawww/kakoune;
kakoune.flake = false;
kak-lsp.url = github:natsukagami/kak-lsp/show-message-request;
kak-lsp.url = github:kak-lsp/kak-lsp;
kak-lsp.flake = false;
nixos-m1.url = github:tpwrules/nixos-apple-silicon;
nixos-m1.inputs.nixpkgs.follows = "nixpkgs-unstable-asahi";