aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: add PyrightSetPythonPath command to pyright config (#2519)Ian Liu Rodrigues2023-03-231-0/+17
* refactor(bashls): migrate to a workspace config (#2520)kylo2522023-03-231-6/+11
* fix(clojure_lsp): update root directory pattern (#2515)Rahuλ Dé2023-03-201-2/+2
* fix(graphql): fix crash on projects without graphql (#2517)Chris Rawnsley2023-03-201-2/+2
* fix(vls): add `v` as filetype (#2511)Turiiya2023-03-171-1/+1
* fix(denols): use correct param in nvim_buf_set_lines (#2510)Raphael2023-03-161-1/+1
* fix(vhdl_ls): wrong filetypes (#2506)fmaggi2023-03-151-1/+1
* feat: add vhdl support (#2504)fmaggi2023-03-151-0/+50
* fix(rust_analyzer): remove stub settings from default (#2401)Paul Hüber2023-03-101-4/+13
* feat: add ecsact support (#2497)Ezekiel Warren2023-03-091-0/+28
* fix(lspinfo): use compatible api to set the lspinfo bufhidden option(#2500)Raphael2023-03-091-1/+1
* docs(arduino): mention upstream keywords bug (#2495)Raphael2023-03-061-0/+3
* feat: support Godot 4 port by default (#2494)Pierre Poupin2023-03-061-1/+1
* feat: add azure pipelines lsp (#2493)treatybreaker2023-03-051-0/+53
* fix(util): update `is_windows` detection (#2492)Wuelner Martínez2023-03-051-1/+1
* fix: add clojure to tailwindcss lsp filetypes (#2490)Agorgianitis Loukas2023-03-031-0/+1
* feat: add cairo_ls (#2483)valdo.carbonaboyz.stark2023-03-011-0/+33
* feat: add standardrb support (#2479)Adam Daniels2023-02-241-0/+26
* docs: fix typo in server_configurations.md (#2476)adrian52023-02-231-1/+1
* feat: add yara-language-server support (#2473)terib0l2023-02-211-0/+28
* fix(textlsp): docs table at wrong position (#2469)Viktor Hangya2023-02-201-4/+4
* feat: add textLSP support (#2468)Viktor Hangya2023-02-191-0/+57
* fix(lspinfo): normalize fname path correctly (#2343)musjj2023-02-151-2/+7
* fix: update docker_compose_language_service bin_name (#2458)Marc Deop2023-02-141-1/+1
* fix: remove deprecate function config.available_servers (#2457)Raphael2023-02-141-5/+0
* feat: add docker-compose-language-service support (#2455)Marc Deop2023-02-141-0/+32
* feat: extend the syntax for LspInfo(Title|List) (#2456)Yusei Ueno2023-02-141-2/+2
* fix: eslint errors on start (regression) (#2452)Jose Veiga2023-02-121-1/+2
* feat: rename servers with hyphens (`-`) (#2451)figsoda2023-02-123-0/+8
* feat: rename sumneko_lua -> lua_ls (#2439)figsoda2023-02-122-6/+28
* fix(stylelint_lsp): update root directory pattern (#2447)Wuelner Martínez2023-02-123-20/+33