aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/ccls.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-50/+0
* fix(ccls): add cuda filetype support (#2806)charles chetty2023-09-121-1/+1
* fix(ccls): provide a string in docs.default_config.root_dir (#2006)William Boman2022-07-161-3/+1
* fix(ccls): .git as fallback when detecting project root (#1860)Alexandru Geană2022-04-251-2/+11
* Revert "fix(ccls): remove .git from root_dir" (#1857)Michael Lingelbach2022-04-251-2/+2
* fix(ccls): remove .git from root_dirAlexandru Geana2022-04-231-2/+2
* fix(ccls): set offset_encoding to utf-32 (#1649)black-desk2022-01-111-0/+1
* fix(ccls): delete invalid root directory pattern (#1565)rhcher2021-12-131-3/+3
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+42