summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/providers/lua_ls.lua
AgeCommit message (Collapse)Author
2023-04-20fix(lsp): add luv library by default to lua_ls (#4067)kylo252
2023-02-17refactor(lsp)!: lua lsp renamed (#3836)github-actions[bot]
Need to run `:LvimCacheReset` after this for lua ftplugin regenration * chore: bump plugins version * refactor(loader): update lazy's cache setup * chore: bump plugins version * chore(lsp): skip antlerls for html * fix(lsp): lua lsp renamed (#3841) * fix(loader): lazy's cache is now a directory * fix: LvimUpdate should bump core plugins (#3846) * chore: bump plugins version * fix(cmp): handle deprecated tree-sitter api (#3853) * fix(loader): wrap cache invocation with pcall avoid problems when lazy hasn't been updated yet * chore(lsp): skip docker-compose ls * chore: bump plugins --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kylo252 <[email protected]> Co-authored-by: Jieru Mei <[email protected]> Co-authored-by: LostNeophyte <[email protected]>