Compare commits

..

1 commit

3 changed files with 4 additions and 6 deletions

View file

@ -740,16 +740,15 @@
"kak-lsp": {
"flake": false,
"locked": {
"lastModified": 1734533380,
"narHash": "sha256-7ULohcCpIKOb7CtsF2dIkiRt94uBIrGD5pQ2AEfrNrY=",
"lastModified": 1723206901,
"narHash": "sha256-wPCu/VxAMIB+zI0+eDq7lJ/rHJZfe0whYzdoiwrixCc=",
"owner": "kakoune-lsp",
"repo": "kakoune-lsp",
"rev": "dc348f04038f7286d606e99719509d6dbd2469da",
"rev": "ebd370f43cb6e7af634e5f8cadb99cc8c16e1efe",
"type": "github"
},
"original": {
"owner": "kakoune-lsp",
"ref": "v18.1.1",
"repo": "kakoune-lsp",
"type": "github"
}

View file

@ -55,7 +55,7 @@
# --- Sources
kakoune.url = github:mawww/kakoune;
kakoune.flake = false;
kak-lsp.url = "github:kakoune-lsp/kakoune-lsp/v18.1.1";
kak-lsp.url = github:kakoune-lsp/kakoune-lsp;
kak-lsp.flake = false;
nixos-m1.url = github:tpwrules/nixos-apple-silicon;
nixos-m1.inputs.nixpkgs.follows = "nixpkgs";

View file

@ -13,7 +13,6 @@
, tailwindcss-language-server
, fsautocomplete
, metals
, texlab
, tinymist
, marksman
, rust-analyzer