Releases: AstroNvim/astrocommunity
Releases · AstroNvim/astrocommunity
v1.2.0
This new version greatly improves using multiple language packs at the same time!
What's Changed
- feat(pack): add tsx to typescript pack by @20k-ultra in #59
- refactor: add utilities to easily insert/extend lists with unique values by @mehalter in #60
- feat(pack): add markdown language pack by @mehalter in #61
New Contributors
- @20k-ultra made their first contribution in #59
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
Initial release of AstroCommunity! This is meant to indicate that the organization and structure of this repository has reached a good state and we can start having semantic versioning to track breaking changes and protect users from things going away or messing up their configuration.
This initial release has 55 plugins including 10 colorschemes and 6 language packs!
What's Changed
- feat(media): add pets by @luxus in #6
- adding priority and disable lazy by @luxus in #1
- feat(media) add presence by @luxus in #3
- feat(color): adding tint by @luxus in #4
- feat(scrolling): Mini.animate by @luxus in #5
- feat(media): adding Wakatime by @luxus in #7
- feat(colorscheme): Everforest by @luxus in #8
- feat(scrolling): Adding Satellite.nvim by @luxus in #9
- feat(diagnostics): add trouble by @luxus in #10
- feat(colorscheme): Add Kanagawa by @luxus in #11
- feat(media): drop-nvim by @luxus in #12
- feat(pack): Go by @luxus in #13
- fix(completion): Renaming Copilot and adding copilot without cmp by @luxus in #14
- feat(pack) add rust by @luxus in #2
- feat(motion): add mini.bracketed by @luxus in #17
- Small Cleanup by @mehalter in #18
- chore(ci): add conventional commit check by @mehalter in #19
- Adding multiple colorschemes and remove lazyloading by @luxus in #23
- chore: various code cleanup by @mehalter in #22
- chore: more various code cleanup by @mehalter in #24
- More plugin additions by @mehalter in #25
- chore(docs): improve readme colors by @mehalter in #26
- feat(utility): add noice by @mehalter in #27
- fix: update core modules to reflect new astronvim refactor by @mehalter in #28
- fix(media): change the presence ID to astronvim by @luxus in #29
- Some more packs by @luxus in #30
- feat: Add Neogen, Dial, spectre and neodim by @luxus in #31
- feat(motion): Add Mini.Basics by @luxus in #33
- feat(motion): Add Mini.move by @luxus in #34
- feat(motion): Add Portal-nvim by @luxus in #35
- chore(docs): update the README and add CONTRIBUTING guidelines by @mehalter in #37
- chore(docs): start adding READMEs to each plugin by @mehalter in #38
- chore(docs): update readme plugin lists by @mehalter in #39
- feat(colorscheme): Add Oxocarbon-nvim by @luxus in #40
- fix(pack): fix typescript language pack filetypes by @rafaelderolez in #42
- Added regexplainer by @owittek in #43
- 7 more plugins by @luxus in #45
- feat(python): add debugger by @utkarshgupta137 in #46
- fix(pack): using table.insert instead of list_extend on python dap by @luxus in #47
- fix: update to new user event based file lazy loading by @mehalter in #48
- fix(motion): fix portal keybinding and run setup by @luxus in #49
- feat(pack): add Julia language pack by @mehalter in #50
- fix(ccc): correct module path for highlighter by @A-Lamia in #52
- feat(pack): make language packs work without user intervention by @mehalter in #53
New Contributors
- @mehalter made their first contribution in #18
- @rafaelderolez made their first contribution in #42
- @owittek made their first contribution in #43
- @utkarshgupta137 made their first contribution in #46
- @A-Lamia made their first contribution in #52
Full Changelog: https://github.com/AstroNvim/astrocommunity/commits/v1.0.0