aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(ember): add support for gjs and gts files for the ember language server (...NullVoxPopuli2023-06-291-1/+1
* fix(nixd): nixd.json should be a dot file (#2689)Ruixi-rebirth2023-06-221-1/+1
* docs: update server_configurations ruff-lsp urlGerson Sosa2023-06-201-2/+2
* feat: add Swift-MesonLSP (#2680)Cezary Drożak2023-06-191-0/+19
* perf(gopls): make get go mod cache path async (#2673)Raphael2023-06-183-43/+48
* feat: add nelua-lsp (#2667)Lucas Tavares2023-06-171-0/+36
* fix(rust_analyzer): use RUSTUP_HOME in library check (#2679)Toby Vincent2023-06-171-1/+4
* fix(command): LspRestart should attached before buffers (#2674)Raphael2023-06-141-2/+2
* fix(nixd): add nixd.json as root_dir pattern (#2665)Ruixi-rebirth2023-06-101-2/+4
* feat(gopls): attach previous lsp instance for GOMODCACHE (#2661)Ilia Choly2023-06-101-0/+9
* feat(tailwindcss): add .mjs and .cjs in root_pattern (#2655)Phelipe Teles2023-06-081-6/+8
* fix(vtsls): remove extra backticks in description (#2659)Rishabh Verma2023-06-081-1/+0
* feat(rust_analyzer): register serverStatus capability (#2658)Raphael2023-06-071-0/+9
* feat: add Astro's class:list in tailwind class attributes (#2656)Phelipe Teles2023-06-071-0/+1
* feat: add vale-ls (#2653)Asad Saeeduddin2023-06-061-0/+16
* docs(vls): remove redundant code block symbol (#2652)Asad Saeeduddin2023-06-061-1/+0
* fix(astro): correct the typescript.tsdk path (#2649)An Hoang2023-06-051-2/+1
* fix(astro): update astro config for new version of astro (#2647)An Hoang2023-06-041-10/+3
* feat: add statix support (#2646)Jalil David Salamé Messina2023-06-041-0/+20
* fix(rust_analyzer): check file is library (#2645)Raphael2023-06-031-0/+17
* feat: add nixd support (#2644)Ruixi-rebirth2023-06-031-0/+23
* feat: add matlab-language-server (#2643)tiagovla2023-06-031-0/+31
* fix(denols): pass config to vim.lsp.handlers (#2638)NAKAI Tsuyoshi2023-05-291-4/+4
* fix(blueprint_ls): remove non-existent subcommand (#2636)Szepesi Tibor2023-05-271-1/+1
* feat: add buddy mlir lsp server (#2635)Avimitin Lu2023-05-261-0/+18
* feat: add pest_ls support (#2629)Samyak Sarnayak2023-05-231-0/+17
* docs(zk): consistent commands description (#2628)Rafael Madriz2023-05-221-1/+1
* fix(bashls): update bash-lsp github link (#2625)Raphael2023-05-191-1/+1
* fix(unocss): add uno.config as root pattern (#2623)Alberto2023-05-191-2/+2
* fix: ruby lsp features should be opt-out (#2622)Zheng PiaoDan2023-05-181-8/+0
* fix(sourcekit): add buildserver.json and compile_commands as root pattern (#2...Raphael2023-05-171-1/+1
* feat(texlab): send position when building (#2614)Carlo Sala2023-05-161-1/+4
* feat: add cobol language support (#2616)Raphael2023-05-161-0/+17
* feat: check eslint config file to enable flat config support (#2596)sxyazi2023-05-111-0/+5
* fix(rust_analyzer): check stdout data size (#2605)Raphael2023-05-111-1/+7
* fix: check cmd not empty (#2602)Raphael2023-05-101-1/+1
* docs: Update links in rust_analyzer (#2600)Ryan Noronha2023-05-101-2/+2
* fix(ruby_ls): set formatter to auto (#2599)Raphael2023-05-091-0/+1
* fix: vim.lsp.rpc.connect is not allowed in cmd (#2597)Access2023-05-091-1/+1
* feat: add solidity lsp from NomicFoundation (#2528)wp-lai2023-05-091-0/+21
* fix: use exepath on server command (#2595)Raphael2023-05-0978-612/+97
* fix: check root already in workspace (#2590)Raphael2023-05-071-47/+38
* feat: wrap get root dir in coroutine . (#2565)Raphael2023-05-063-129/+174
* fix(remarkls): make root_dir more restrictive (#2405)Merlijn Vos2023-05-061-1/+10
* feat: add buck2 LSP (#2585)Pierce Bartine2023-05-061-0/+32
* feat: Add support for the other nim language server (#2581)Marcus Ramberg2023-05-022-1/+36
* feat: add pact lsp support (#2580)Raphael2023-05-011-0/+24
* fix(bufls): fix bufls command option (#2578)nazo62023-05-011-1/+1
* feat: allow souircery for JS filetypes (#2577)Thomas Alcala Schneider2023-04-271-1/+1
* feat: make deno/cache async (#2569)sigmaSd2023-04-271-1/+7