aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs
Commit message (Expand)AuthorAgeFilesLines
...
* fix: add `build.gradle.kts` for java language server (#3528)Enaium2024-12-281-1/+1
* fix(mdx-analyzer): get dirname of vim.fs.find result (#3527)MuntasirSZN22024-12-251-2/+2
* feat: autohotkey_lsp #3408Tom2024-12-221-0/+56
* refactor: deprecate util.path.path_separatordundargoc2024-12-212-2/+2
* refactor: deprecate util.path.joindundargoc2024-12-2117-43/+39
* feat(msbuild): config instruction for filetypes (#3516)Rui Chen2024-12-171-3/+23
* fix(ruff, ruff_lsp, crystalline, janet_lsp): returning a function from root p...apostoli2024-12-154-4/+5
* refactor: deprecate util.find_git_ancestordundargoc2024-12-14153-362/+395
* fix(regression): fix for vim.fs.find regression not returning parent director...Jacob Reed2024-12-134-8/+7
* refactor: deprecate util.find_package_json_ancestordundargoc2024-12-134-8/+8
* fix(tinymist): fallback to single file in some case (#3501)Yaksis2024-12-121-1/+1
* fix(kotlin_language_server): wrong cmd on Windows #3500Kevin Nitro2024-12-111-3/+0
* docs(volar): fix dead links and remove outdated content (#3498)Fabien2024-12-101-44/+38
* fix(volar & astro): remove duplicate node_modules (#3497)2024-12-092-2/+2
* refactor: remove outdated codedundargoc2024-12-081-5/+1
* refactor: deprecate util.find_node_modules_ancestordundargoc2024-12-088-10/+11
* feat: ltex-ls-plus #3442Stefano Volpe2024-12-071-0/+93
* Revert "refactor: use simpler file existence check" #3495Justin M. Keyes2024-12-062-2/+2
* docs: broken elixir-ls URL #3489Justin M. Keyes2024-12-021-6/+7
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-0212-12/+12
* fix(statix): use correct cmd (#3487)uncenter2024-12-021-1/+1
* fix(fennel-ls): enable single_file_support #3417Emma2024-12-011-0/+1
* refactor: use simpler file existence checkdundargoc2024-12-012-2/+2
* refactor: deprecate util.path.is_dir #3475dundargoc2024-11-281-1/+1
* refactor: deprecate util.path.is_file #3474dundargoc2024-11-282-2/+3
* fix: bashls add bash filetype (#3457)King Art2024-11-281-1/+1
* refactor: deprecate `util.path.exists`dundargoc2024-11-275-5/+5
* refactor: remove internal implementation of `util.path.sanitize` #3464dundargoc2024-11-264-5/+5
* fix: outdated references to 'lspconfig.ui.windows' #3454Justin M. Keyes2024-11-252-2/+2
* fix: pass offset_encoding in some make params util functions(#3449)Rocky2024-11-242-4/+10
* docs(harper_ls): fix links to current harper repo (#3444)Jon Surrell2024-11-221-2/+2
* refactor(texlab): clean commands function (#3430)glepnir2024-11-201-140/+87
* feat(vale_ls): add reStructuredText to filetypes (#3439)Antonin Godard2024-11-171-1/+1
* feat: add support using erb files to ruby-lsp (#3435)Vinícius Bispo2024-11-151-1/+1
* feat: add robotcode support (#3431)Tendon2024-11-121-0/+24
* fix(texlab): use exec_cmd method in cleanArtifacts and cleanAuxiliary (#3428)Dimitris Dimitropoulos2024-11-101-2/+30
* fix(texlab): use exec_cmd method (#3427)Dimitris Dimitropoulos2024-11-101-1/+8
* feat: add the official Nextflow Language Server nextflow_ls (#3423)Micah Halter2024-11-071-0/+43
* feat(buf): new lsp for protobuf (#3414)Imron Gamidli2024-11-061-0/+16
* feat: harper supports nix filetype #3407Jeremy Fleischman2024-10-281-12/+13
* fix(dprint): add graphql to filetypes #3406Maria José Solano2024-10-281-0/+1
* feat: ts_query_ls (for tree-sitter query files) #3404Riley Bruins2024-10-251-0/+45
* feat(docs): improve formatting of generated docs #3400Justin M. Keyes2024-10-241-6/+6
* refactor(docs): drop redundant default_config #3398Justin M. Keyes2024-10-24128-494/+48
* refactor(docs): drop redundant default_config #3397Justin M. Keyes2024-10-2461-227/+6
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-241-1/+1
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-2412-77/+16
* feat: ada_ls #3394Ghjuvan Lacambre2024-10-241-0/+32
* fix(lua_ls): when neither lua or git root found, return nil. See #3322 (#3391)Folke Lemaitre2024-10-221-0/+3
* docs(lua_ls): hint about personal config #3381Jean-Charles Quillet2024-10-181-1/+1