Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 09:40
1072311

1.5.0 (2024-06-05)

Features

  • added lspconfig integration to fix its workspace management (3e301ee)
  • buf: resolve modules in order: workspace root, loaded plugins, unloaded plugins. See #13 (47777cb)
  • optionally add a completion source for coq_nvim (#20) (3af5a7d)
  • workspace: find a workspace for a buffer / path (4c29893)

Bug Fixes

  • pkg: added support for detecting modules with pcall(require, "...") (be8332e)

Performance Improvements

  • ignore /lua dirs since they will be in the library instead (1f54b6e)