aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/clangd.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(clangd): add proto filetype support (#2125)Kevin Greene2022-09-091-1/+1
* fix(docs): fix the usage of ln to make symbolic links of compile_commands.jso...Yang Shen2022-06-181-1/+1
* docs: unverbose, mention "settings" paramJustin M. Keyes2022-06-131-3/+8
* feat: add cuda support for clangd (#1947)DragonBillow2022-06-071-1/+1
* feat(configs): use client capabilities by default, deep-extend user-provided ...jdrouhard2022-05-041-11/+7
* fix(clangd): update root-markers (#1826)kylo2522022-04-091-8/+22
* refactor(clangd): remove obsolete --background-index flag (#1630)Kirill Bobyrev2022-01-031-1/+1
* chore!: remove compat shims for pre-0.5.1 handlers (#1530)Christian Clason2021-12-021-15/+10
* chore: use client.request instead of buf_request (#1503)ranjithshegde2021-11-291-15/+20
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+73