aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: remove outdated codedundargoc2024-12-082-6/+2
* refactor: deprecate util.find_node_modules_ancestordundargoc2024-12-089-18/+16
* feat: ltex-ls-plus #3442Stefano Volpe2024-12-071-0/+93
* Revert "refactor: use simpler file existence check" #3495Justin M. Keyes2024-12-063-6/+6
* fix(typst_lsp): deprecate typst_lsp to tinymist (#3493)glepnir2024-12-051-0/+4
* fix(types): lspconfig.Config commands (#3490)andrew snelling2024-12-041-0/+3
* docs: broken elixir-ls URL #3489Justin M. Keyes2024-12-021-6/+7
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-0216-26/+23
* 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-013-6/+6
* fix: return string instead of table for find_mercurial_ancestordundargoc2024-11-301-2/+2
* refactor: deprecate util.find_mercurial_ancestordundargoc2024-11-291-9/+5
* refactor: deprecate util.path.is_dir #3475dundargoc2024-11-282-12/+11
* refactor: deprecate util.path.is_file #3474dundargoc2024-11-283-12/+14
* fix: bashls add bash filetype (#3457)King Art2024-11-281-1/+1
* refactor: deprecate `util.path.exists`dundargoc2024-11-276-19/+23
* refactor: group deprecated functions at the enddundargoc2024-11-271-12/+6
* fix: using method string instead constant (#3468)glepnir2024-11-271-1/+1
* refactor: remove internal implementation of `util.path.sanitize` #3464dundargoc2024-11-267-17/+12
* ci: check for deprecated util functions #3462Justin M. Keyes2024-11-261-3/+1
* refactor: remove implementation of util.path.dirname #3460dundargoc2024-11-263-18/+5
* Revert "fix: check existing_client support workspaceFolder (#3452)" (#3459)glepnir2024-11-261-8/+6
* fix: check existing_client support workspaceFolder (#3452)glepnir2024-11-261-6/+8
* fix: outdated references to 'lspconfig.ui.windows' #3454Justin M. Keyes2024-11-252-2/+2
* feat: add silent on error optionMaria José Solano2024-11-232-9/+15
* feat: use vim.lsp.start instead of vim.lsp.start_clientMaria José Solano2024-11-231-114/+46
* 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
* chore: fix typo on deprecate of bufls (#3422)glepnir2024-11-061-1/+1
* feat(buf): new lsp for protobuf (#3414)Imron Gamidli2024-11-062-0/+20
* chore(ruff_lsp): deprecate ruff_lsp in favour of ruff (#3420)Peter Lithammer2024-11-061-0/+4
* fix(health): improve format of root dir and doc in checkhealth (#3416)glepnir2024-11-031-8/+7
* fix: correct type annotation on lspconfig.Config::on_new_config (#3411)Tristan Partin2024-10-311-1/+1
* 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
* fix(health): "root directory" not reported #3402Justin M. Keyes2024-10-251-9/+10
* feat(docs): improve formatting of generated docs #3400Justin M. Keyes2024-10-241-6/+6
* fix(health): version fails for jdtls #3399Justin M. Keyes2024-10-241-1/+1
* 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