cquery: is depricated; use clangd instead

This commit is contained in:
Timothy DeHerrera 2020-12-05 18:12:54 -07:00
parent 8a5a49653b
commit ece0f8f8a2
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -2,7 +2,7 @@
imports = [ ../python ];
environment.systemPackages = with pkgs; [
cquery
clang-tools
kak-lsp
kakoune-config
kakoune-unwrapped