| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: enable :LspLog command in Nvim 0.11.2 #3883 | Steve Vermeulen | 2025-06-02 | 1 | -6/+6 |
| * | docs: update configs.md | github-actions[bot] | 2025-06-01 | 2 | -4/+4 |
| * | feat(helm_ls,yamlls): support custom filetype for helm-ls #3881 | qvalentin | 2025-06-01 | 2 | -2/+2 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-30 | 2 | -0/+38 |
| * | feat: cspell language server #3877 | Yuto Maruta | 2025-05-30 | 1 | -0/+22 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-30 | 2 | -4/+4 |
| * | fix(emmet): align the two emmet configs #3878 | Eduardo Juliao | 2025-05-30 | 2 | -2/+7 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-27 | 2 | -0/+44 |
| * | feat: tofu-ls language server #3874 | Varac | 2025-05-27 | 1 | -0/+9 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-27 | 2 | -2/+2 |
| * | fix(cairo_ls): update command #3873 | Piotr Magiera | 2025-05-27 | 1 | -1/+1 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-26 | 2 | -0/+2 |
| * | feat(ast_grep): support multiple workspaces #3866 | Alex Efros | 2025-05-26 | 1 | -0/+4 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-26 | 2 | -12/+2 |
| * | fix(fish_lsp): various improvements #3869 | Sola | 2025-05-26 | 2 | -4/+5 |
| * | docs: update configs.mdv2.2.0 | github-actions[bot] | 2025-05-25 | 2 | -0/+48 |
| * | feat(lsp): update root markers for Tombi language server | yassun7010 | 2025-05-25 | 1 | -1/+1 |
| * | feat(lsp): add Tombi language server configuration | yassun7010 | 2025-05-25 | 1 | -0/+11 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-23 | 2 | -0/+48 |
| * | feat: add kotlin_lsp from jetbrains #3867 | Hayden | 2025-05-23 | 1 | -0/+21 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-23 | 2 | -6/+2 |
| * | fix(nushell): avoid nil root_dir #3861 | Bahex | 2025-05-23 | 1 | -1/+3 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-22 | 2 | -0/+2 |
| * | feat(golangci_lint_ls): add support for v1 #3865 | Alex Efros | 2025-05-22 | 2 | -0/+36 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-22 | 2 | -0/+94 |
| * | feat: vespa_ls #3845 | 0ta2 | 2025-05-22 | 1 | -0/+37 |
| * | feat(tailwindcss): detect tailwind in rails django phoenix #3834 | David Bernheisel | 2025-05-22 | 1 | -0/+14 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-22 | 2 | -0/+4 |
| * | feat(tailwindcss): map elixir and heex ft to phoenix-heex #3854 | David Bernheisel | 2025-05-22 | 1 | -1/+3 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-22 | 2 | -0/+64 |
| * | feat(matlab_ls): vim.lsp.config support #3835 | haraldan | 2025-05-22 | 1 | -0/+21 |
| * | fix(gopls): schedule vim.notify in on_exit #3860 | Kir Kolyshkin | 2025-05-22 | 1 | -1/+3 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-21 | 2 | -6/+6 |
| * | fix(gh_actions_ls): use `root_dir`, add `init_options` #3857 | Chris Grieser | 2025-05-21 | 1 | -7/+14 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-21 | 2 | -14/+20 |
| * | docs(eslint): update on_attach example #3844 | Pavel Pisetski | 2025-05-21 | 1 | -4/+7 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-21 | 2 | -0/+56 |
| * | feat: pyrefly #3856 | Conner Nilsen | 2025-05-21 | 1 | -0/+25 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-21 | 2 | -235/+163 |
| * | Merge #3843 from Jak-Ch-ll/rename-volar | Justin M. Keyes | 2025-05-21 | 4 | -147/+99 |
| |\ | |||||
| | * | chore(vuels): remove config | J.c | 2025-05-11 | 1 | -52/+0 |
| | * | feat(volar)!: rename to 'vue_ls' | J.c | 2025-05-11 | 3 | -95/+99 |
| * | | fix(gopls): prioritise `go.work` over `go.mod` | Peter Lithammer | 2025-05-14 | 1 | -1/+1 |
| * | | docs: update configs.md | github-actions[bot] | 2025-05-14 | 2 | -0/+52 |
| * | | feat: ty | Hoel Bagard | 2025-05-14 | 1 | -0/+12 |
| |/ | |||||
| * | docs: cleanup | Justin M. Keyes | 2025-05-10 | 1 | -1/+1 |
| * | refactor: generalize insert_package_json() #3833 | Justin M. Keyes | 2025-05-10 | 2 | -29/+17 |
| * | feat(tailwindcss): add detection for Phoenix projects #3831 | David Bernheisel | 2025-05-09 | 2 | -0/+22 |
| * | docs: update configs.md | github-actions[bot] | 2025-05-09 | 2 | -0/+56 |
| * | feat(jsonnet_ls): vim.lsp.confg support #3825 | Andrea Scarpino | 2025-05-09 | 1 | -0/+18 |
