aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(golangci_lint): root_pattern should look for all supported cfg files (#2574)ALX992023-04-251-2/+10
* fix(azure_pipelines_ls): add cmd (#2576)William Boman2023-04-251-10/+8
* feat: add custom elements language server support (#2570)Matsu2023-04-241-0/+64
* fix(lspinfo): sub fname to check root (#2573)Raphael2023-04-241-12/+4
* docs: fix documentation for gopls and helm_ls (#2571)ALX992023-04-242-3/+3
* feat: add digestif support (#2568)Raphael2023-04-221-0/+28
* fix(helm_ls): fix wrong cmd (#2560)Jio2023-04-141-3/+3
* feat: add helm_ls support (#2558)DrummyFloyd2023-04-131-0/+33
* fix(eslint): get root patterns by given path (#2556)Raphael2023-04-122-6/+8
* feat: add `pug` to emmet_ls (#2555)José Olórtegui2023-04-121-0/+1
* feat: add pylyzer lsp config (#2548)Jonathan2023-04-091-0/+40
* feat: add htmldjango to emmet_ls (#2550)Matthew Sia2023-04-081-0/+1
* fix: remove vim.schedule for on_attach (#2546)Raphael2023-04-071-2/+2
* feat(emmet_ls): add astro,svelte and vue support (#2549)José Olórtegui2023-04-071-1/+13
* feat(millet): support single file mode (#2547)Igor Lacerda2023-04-071-0/+1
* feat: add openedge support (#2513)Gilles Querret2023-04-061-0/+55
* fix(arduino_ls): disable semantic tokens for arduino_language_server (#2533)Vitor Pavani2023-04-061-0/+5
* fix(sqls): deprecate sqls suggest sqlls instead (#2544)Raphael2023-04-053-1/+16
* fix(dafny): add default cmd for Dafny 4 (#2541)Tej Chajed2023-04-051-5/+7
* docs(nil_ls): add a link to an example (#2540)Heechul Ryu2023-04-021-0/+2
* refactor: fix stylua lint error (#2535)dundargoc2023-03-301-1/+1
* Revert "fix(pyright): remove`useLibraryCodeForTypes` config (#2522)" (#2529)Raphael2023-03-271-0/+1
* fix(pyright): remove`useLibraryCodeForTypes` config (#2522)Fau8182023-03-261-1/+0
* feat: add typst-lsp support (#2526)Kaj Munhoz Arfvidsson2023-03-251-0/+23
* fix: register workspace before attaching to buffer (#2525)kylo2522023-03-241-1/+1