Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

v4.0.4

Compare
Choose a tag to compare
@connorgmeehan connorgmeehan released this 21 Sep 09:57
· 75 commits to main since this release

Features

  • c475091 feat(core): Add requires_modules field to modules
    • Should now warn you if you don't enable codependent modules i.e. features.projects requires features.telescope
  • 093b2c0 feat(langs,gdscript): Add gdscript language support (support is not great but it's there)
  • d741fa0 feat(core): Add ignorecase and smartcase options (#387)

Docs

  • 618cbb2 docs: Improved docs on adding / installing plugins (guides user to :PackerSync after adding new plugins)