cquery: is depricated; use clangd instead
This commit is contained in:
parent
8a5a49653b
commit
ece0f8f8a2
|
@ -2,7 +2,7 @@
|
||||||
imports = [ ../python ];
|
imports = [ ../python ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
cquery
|
clang-tools
|
||||||
kak-lsp
|
kak-lsp
|
||||||
kakoune-config
|
kakoune-config
|
||||||
kakoune-unwrapped
|
kakoune-unwrapped
|
||||||
|
|
Loading…
Reference in a new issue