aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor: fix luals warningsv1.2.0dundargoc2024-12-193-17/+23
* docs: update configs.mdgithub-actions[bot]2024-12-172-4/+46
* 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!: remove util.path.is_absolutedundargoc2024-12-142-24/+0
* refactor!: remove util.path.escape_wildcardsdundargoc2024-12-142-21/+5
* docs: update configs.mdgithub-actions[bot]2024-12-142-220/+220
* refactor: deprecate util.find_git_ancestordundargoc2024-12-14156-376/+412
* docs: how to get package.json parent dir #3506Guilherme Soares2024-12-132-5/+5
* fix(regression): fix for vim.fs.find regression not returning parent director...Jacob Reed2024-12-135-12/+11
* docs: update configs.mdgithub-actions[bot]2024-12-132-4/+4
* refactor: deprecate util.find_package_json_ancestordundargoc2024-12-137-23/+27
* docs: update configs.mdv1.1.0github-actions[bot]2024-12-122-2/+2
* fix(tinymist): fallback to single file in some case (#3501)Yaksis2024-12-121-1/+1
* docs: update configs.mdgithub-actions[bot]2024-12-112-2/+2
* fix(kotlin_language_server): wrong cmd on Windows #3500Kevin Nitro2024-12-111-3/+0
* docs: update configs.mdgithub-actions[bot]2024-12-102-86/+74
* 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
* docs: update configs.mdgithub-actions[bot]2024-12-082-4/+4
* refactor: remove outdated codedundargoc2024-12-084-20/+3
* refactor: deprecate util.find_node_modules_ancestordundargoc2024-12-0811-22/+25
* docs: update configs.mdgithub-actions[bot]2024-12-072-0/+104
* feat: ltex-ls-plus #3442Stefano Volpe2024-12-071-0/+93
* Revert "refactor: use simpler file existence check" #3495Justin M. Keyes2024-12-064-9/+9
* 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: update configs.mdgithub-actions[bot]2024-12-022-12/+14
* docs: broken elixir-ls URL #3489Justin M. Keyes2024-12-021-6/+7
* docs: update configs.mdgithub-actions[bot]2024-12-022-2/+2
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-0219-30/+35
* docs: update configs.mdgithub-actions[bot]2024-12-022-2/+2
* fix(statix): use correct cmd (#3487)uncenter2024-12-021-1/+1
* docs: update configs.mdgithub-actions[bot]2024-12-012-0/+2
* fix(fennel-ls): enable single_file_support #3417Emma2024-12-011-0/+1
* refactor: use simpler file existence checkdundargoc2024-12-014-9/+9
* build(editorconfig): set max_line_length to 120 only for lua filesdundargoc2024-12-011-2/+3
* fix: return string instead of table for find_mercurial_ancestordundargoc2024-11-301-2/+2
* refactor: deprecate util.find_mercurial_ancestordundargoc2024-11-292-10/+6
* refactor: deprecate util.path.is_dir #3475dundargoc2024-11-284-37/+12
* refactor: deprecate util.path.is_file #3474dundargoc2024-11-286-45/+18
* docs: update configs.mdgithub-actions[bot]2024-11-282-2/+2
* fix: bashls add bash filetype (#3457)King Art2024-11-281-1/+1
* docs: update configs.mdgithub-actions[bot]2024-11-272-2/+2
* refactor: deprecate `util.path.exists`dundargoc2024-11-278-50/+24
* refactor: group deprecated functions at the enddundargoc2024-11-271-12/+6
* ci: forbid using util.path.sanitizedundargoc2024-11-271-1/+1
* fix: using method string instead constant (#3468)glepnir2024-11-271-1/+1
* docs: add language to codeblocks #3466dundargoc2024-11-261-14/+14
* refactor: remove internal implementation of `util.path.sanitize` #3464dundargoc2024-11-267-17/+12