Use our fork of kak-lsp with showMessageRequest
This commit is contained in:
parent
bd54c41c33
commit
530802c0ee
3 changed files with 8 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
|||
# --- Sources
|
||||
kakoune.url = github:mawww/kakoune;
|
||||
kakoune.flake = false;
|
||||
kak-lsp.url = github:kak-lsp/kak-lsp;
|
||||
kak-lsp.url = github:natsukagami/kak-lsp/show-message-request;
|
||||
kak-lsp.flake = false;
|
||||
nixos-m1.url = github:tpwrules/nixos-apple-silicon;
|
||||
nixos-m1.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue