summaryrefslogtreecommitdiff
path: root/tests/specs/lsp_spec.lua
AgeCommit message (Collapse)Author
2023-04-28fix(tests): set up lazy.nvim in the lsp test (#4088)LostNeophyte
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-04-12fix(impatient): avoid get_options in fast handler (#2451)kylo252
2022-03-28refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402)steven_j
Co-authored-by: kylo252 <[email protected]>
2022-03-24feat(plugins): add support for packer snapshots (#2351)kylo252
2022-02-18chore: fix typos (#2292)dundargoc
2022-01-02refactor(test): cleanup test utilities (#2132)kylo252