Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-21 | 499 Bytes | |
v4.0.4 source code.tar.gz | 2022-09-21 | 125.5 kB | |
v4.0.4 source code.zip | 2022-09-21 | 198.3 kB | |
Totals: 3 Items | 324.3 kB | 0 |
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
requiresfeatures.telescope
- 093b2c0 feat(langs,gdscript): Add gdscript language support (support is not great but it's there)
- d741fa0 feat(core): Add
ignorecase
andsmartcase
options (#387)
Docs
- 618cbb2 docs: Improved docs on adding / installing plugins (guides user to
:PackerSync
after adding new plugins)