aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig
Commit message (Expand)AuthorAgeFilesLines
* fix(util): root_markers_with_field should not match directories #4219David2025-11-271-1/+1
* docs: add deprecation notice to lua/lspconfig/configs #4189Justin M. Keyes2025-11-15360-0/+2521
* fix!: remove ocamlls #4118Seiya2025-10-101-19/+0
* fix(utils): normalize root_pattern result #4093Pete Coleman2025-09-231-1/+2
* refactor!: deprecate old framework/configs, Nvim 0.10 #4077Justin M. Keyes2025-09-171-1/+1
* fix(gitlab_ls): root dir ordering #4025Aleš Brelih2025-08-211-1/+1
* refactor(yamlls): non-hacky way to enable formatting #4012Tomáš Janoušek2025-08-191-0/+2
* fix(clangd): old config style still including proto filetype #3998Andrew Marshall2025-08-141-1/+1
* refactor(lsp): vim.lsp.get_log_path() -> vim.lsp.log.get_filename() #3997Sebastian Lyng Johansen2025-08-141-1/+1
* fix(golangci_lint_ls): support v2 wrapper script #3984Alex Efros2025-08-051-2/+4
* feat(harper): clojure filetype #3952Jeriel Baptista Verissimo2025-07-161-0/+1
* docs: correct install command for pug lsp #3926G'lek Tarssza2025-06-241-1/+1
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-2/+2
* docs(millet): update install target to millet-ls #3903jxu2025-06-111-2/+2
* fix(helm_ls,yamlls): support custom filetype for helm-ls #3893qvalentin2025-06-072-2/+2
* feat(bicep): add `bicep-params` filetype #3886Damien Pontifex2025-06-041-1/+1
* fix(fish_lsp): various improvements #3869Sola2025-05-261-2/+4
* feat(golangci_lint_ls): add support for v1 #3865Alex Efros2025-05-221-0/+18
* refactor: generalize insert_package_json() #3833Justin M. Keyes2025-05-101-28/+16
* feat(tailwindcss): add detection for Phoenix projects #3831David Bernheisel2025-05-091-0/+21
* fix(configs): eliminate some usages of root_pattern #3820Justin M. Keyes2025-05-041-0/+8
* perf: execute sanitize_cmd only on Windows to speed up WSL #3808luca-sartore-prorob2025-04-301-0/+5
* Revert "fix(configs): remove sanitize_cmd #3806Justin M. Keyes2025-04-291-0/+13
* feat: laravel-ls #3802Henrik Hautakoski2025-04-291-0/+18
* fix: improve typescript server path search for ts-dependent lsp #3795Alexis Tacnet2025-04-284-18/+15
* feat(util): support "package.json5" #3794Mohamed Hubail2025-04-271-4/+3
* fix(configs): remove sanitize_cmd #3778jrop2025-04-261-13/+0
* refactor: deprecate util.validate_bufnr()Justin M. Keyes2025-04-231-14/+16
* refactor: deprecate util.path.search_ancestors()Justin M. Keyes2025-04-231-21/+22
* refactor: deprecate util functionsJustin M. Keyes2025-04-231-85/+90
* docs(rpmspec): updated `cmd` and `description` #3756Kris2025-04-231-1/+7
* docs(sqls): fix install instructions #3758George2025-04-221-1/+1
* Revert "fix(util): improve wildcard escaping" #3729Justin M. Keyes2025-04-151-8/+1
* fix(util): improve wildcard escaping #3690ryoppippi2025-04-141-1/+8
* feat(typos-lsp): support pyproject.toml and Cargo.toml #3707Oliver Mannion2025-04-121-1/+1
* refactor: replace vim.loop with vim.uv #3703v2.0.0Chris Bandy2025-04-1021-30/+30
* fix(stylelint): update root_file, filetypes #3702kocv592025-04-091-0/+4
* feat(tinymist): workspace commands #3639Dimitris Dimitropoulos2025-04-081-0/+70
* fix(openedge_ls): update configuration #3623Gilles Querret2025-04-071-18/+20
* feat: bqls #3486Josh Bode2025-04-051-0/+22
* feat: rpmspec #3568Matěj Cepl2025-04-051-0/+18
* refactor: deprecate get_active_client_by_name #3697Justin M. Keyes2025-04-056-16/+15
* refactor: deprecate add_hook_before/after #3695Justin M. Keyes2025-04-051-24/+26
* refactor: deprecate util.get_lsp_clients #3694Justin M. Keyes2025-04-057-17/+20
* refactor: deprecate util functions #3691Justin M. Keyes2025-04-051-32/+34
* feat: "just" lsp #3655liam2025-04-051-0/+17
* feat(svelte): command to migrate to svelte 5 #3638Igor Lacerda2025-04-051-0/+19
* Revert "fix(eslint): find closest ESLint directory to avoid version mismatch ...Justin M. Keyes2025-04-051-24/+0
* fix(eslint): find closest ESLint directory to avoid version mismatch #3686Estacio Pereira2025-04-041-0/+24
* fix(tblgen): find tablegen_compile_commands.yml #3649Anirudh2025-04-021-1/+12