Skip to content

Releases: AstroNvim/astrocommunity

v1.3.0

07 Apr 12:23
c84fc74
Compare
Choose a tag to compare

1.3.0 (2023-04-07)

Features

  • bars-and-lines: add bufferline plugin (724301f)
  • bars-and-lines: add feline plugin (d95a2ee)
  • bars-and-lines: add lualine plugin (f6e9f5d)
  • bars-and-lines: add statuscol plugin (c0b272d)
  • bars-and-lines: add statusline with mode text (3836d18)
  • bars-and-lines: add vs code style winbar recipe (cdc12ce)
  • color: add headlines plugin (68aebcb)
  • color: add modes.nvim plugin (92a78e4)
  • color: add twilight.nvim (#124) (c118c7c)
  • editing-support: add auto-save.nvim plugin (2f40865)
  • editing-support: add mini.splitjoin (ed5c19a)
  • editing-support: add nvim-ts-rainbow (a06a3bf)
  • editing-support: add nvim-ts-rainbow2 (cd37ef6)
  • editing-support: add todo-comments.nvim (93f89ce)
  • git: Add git-blame (#108) (c6771c0)
  • git: add neogit (#123) (512dc00)
  • indent: add indent-tools.nvim (23882e9)
  • markdown-and-latex: add vimtex (#113) (c968f91)
  • motion: add leap/flit.nvim plugins (cdc2107)
  • motion: add nvim-surround (#110) (cfcf2a9)
  • motion: add vim-matchup plugin (48d0bef)
  • note-taking: add obsidian-nvim (2a04234)
  • pack/edgedb: Add EdgeDB syntax plugin (#93) (f424f1b)
  • pack/java: add Java Language Pack (#86) (f91eb2f)
  • pack/typescript: handle neotree rename imports (cd18f64)
  • pack: add astro pack (8f1abef)
  • pack: add cmake language pack (6b9d9c0)
  • pack: add haxe language pack (6ff9989)
  • pack: add php language pack (03db218)
  • pack: add prisma language pack (#111) (3c6e863)
  • pack: add svelte language pack (9748fd5)
  • pack: add tailwindcss pack (659d949)
  • pack: add yaml language pack (74473d8)
  • pack: switch to codelldb for rust debugging (#106) (2005cf2)
  • pack: use prettierd instead of prettier (a599091)
  • project: add project.nvim (76fc3f3)
  • scrolling: add cinnamon.nvim plugin (3013c7d)
  • syntax: add hlargs.nvim (e3a7815)
  • syntax: add vim-easy-align (a5dde7a)
  • syntax: add vim-sandwich (2e9d85f)
  • terminal-integration: add flatten.nvim (e9cff3e)

Bug Fixes

  • code-runner: add missing loading commands to overseer (#77) (7443d36)
  • git: gitblame (#112) (d41f4ae)
  • indent: sentence structure (c67b24e)
  • leap: add vim-repeat to support dot-repeat (cf46b1f)
  • media: add missing pets lazy load command (194dfbd)
  • mini-ai: explicitly call setup() (4795909)
  • nvim-ts-rainbow: add autocmd to refresh on save/focus (a303ebb)
  • pack/tailwindcss: colorize for nvim-colorizer (0a400f8)
  • pack: add auto installation to haxe pack (8db899f)
  • pack: enable tailwindcss color highlighting (#99) (8f20d09)
  • pack: fix go pack (245182e)
  • pack: improve compatibility of table.unpack function (#107) (52b1da3)
  • pack: Switching python venv selector to a more robust plugin (b1c6154)
  • project: fix telescope lazy loading with project.nvim (d971045)
  • terminal-integration: fix priority of loading flatten.nvim (c1fb750)
  • terminal-integration: load flatten at startup (bb600f2)
  • toml: disable taplo in null-ls (#102) (e6bfb50)

v1.2.0

09 Mar 18:48
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Mar 17:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Mar 15:55
b588bbd
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/AstroNvim/astrocommunity/commits/v1.0.0