aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: remove plugin manager (#2563)Raphael2023-04-161-8/+1
* docs: update server_configurations.mdgithub-actions2023-04-142-2/+2
* fix(helm_ls): fix wrong cmd (#2560)Jio2023-04-141-3/+3
* docs: update server_configurations.mdgithub-actions2023-04-132-0/+80
* 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
* docs: update server_configurations.mdgithub-actions2023-04-122-2/+2
* feat: add `pug` to emmet_ls (#2555)José Olórtegui2023-04-121-0/+1
* docs: add visual mode in vim.lsp.buf.code_action section (#2553)Raphael2023-04-101-1/+1
* docs: update server_configurations.mdgithub-actions2023-04-092-0/+82
* feat: add pylyzer lsp config (#2548)Jonathan2023-04-091-0/+40
* docs: update server_configurations.mdgithub-actions2023-04-082-2/+2
* 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
* docs: update server_configurations.mdgithub-actions2023-04-072-2/+2
* feat(emmet_ls): add astro,svelte and vue support (#2549)José Olórtegui2023-04-071-1/+13
* docs: update server_configurations.mdgithub-actions2023-04-072-0/+8
* feat(millet): support single file mode (#2547)Igor Lacerda2023-04-071-0/+1
* docs: update server_configurations.mdgithub-actions2023-04-062-0/+84
* feat: add openedge support (#2513)Gilles Querret2023-04-061-0/+55
* docs: update server_configurations.mdgithub-actions2023-04-062-0/+248
* fix(arduino_ls): disable semantic tokens for arduino_language_server (#2533)Vitor Pavani2023-04-061-0/+5
* docs: update server_configurations.mdgithub-actions2023-04-052-0/+14
* fix(sqls): deprecate sqls suggest sqlls instead (#2544)Raphael2023-04-053-1/+16
* docs: update server_configurations.mdgithub-actions2023-04-052-10/+20
* fix(dafny): add default cmd for Dafny 4 (#2541)Tej Chajed2023-04-051-5/+7
* docs: update server_configurations.mdgithub-actions2023-04-022-0/+4
* docs(nil_ls): add a link to an example (#2540)Heechul Ryu2023-04-021-0/+2
* docs: fix typodundargoc2023-04-011-1/+1
* refactor: fix stylua lint error (#2535)dundargoc2023-03-301-1/+1
* ci: removed unused packages (#2534)dundargoc2023-03-301-24/+4
* ci: remove copy_directories input from luarocks-tag-release actiondundargoc2023-03-291-2/+0
* ci: bump nvim-neorocks/luarocks-tag-release from 1.0.2 to 4dependabot[bot]2023-03-291-1/+1
* docs: update server_configurations.mdgithub-actions2023-03-262-2/+4
* Revert "fix(pyright): remove`useLibraryCodeForTypes` config (#2522)" (#2529)Raphael2023-03-271-0/+1
* docs: update server_configurations.mdgithub-actions2023-03-262-4/+2
* fix(pyright): remove`useLibraryCodeForTypes` config (#2522)Fau8182023-03-261-1/+0
* docs: update server_configurations.mdgithub-actions2023-03-252-0/+60
* feat: add typst-lsp support (#2526)Kaj Munhoz Arfvidsson2023-03-251-0/+23
* ci: add dependabot to bump github action versionsdundargoc2023-03-251-0/+8
* fix: register workspace before attaching to buffer (#2525)kylo2522023-03-241-1/+1
* chore: remove redundant config for Lua (#2523)Zhizhen He2023-03-233-7/+3
* feat: add PyrightSetPythonPath command to pyright config (#2519)Ian Liu Rodrigues2023-03-233-0/+19
* docs: update server_configurations.mdgithub-actions2023-03-232-12/+16
* refactor(bashls): migrate to a workspace config (#2520)kylo2522023-03-231-6/+11
* docs: update server_configurations.mdgithub-actions2023-03-202-2/+2
* fix(clojure_lsp): update root directory pattern (#2515)Rahuλ Dé2023-03-201-2/+2
* docs: update server_configurations.mdgithub-actions2023-03-202-2/+2
* fix(graphql): fix crash on projects without graphql (#2517)Chris Rawnsley2023-03-201-2/+2
* docs: recommend LspAttach in readme (#2514)ii142023-03-181-55/+48