Skip to content

Releases: AstroNvim/astrocommunity

v5.0.0

17 Oct 18:39
1988f8f
Compare
Choose a tag to compare

5.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • pack: Split python pack into python and python-ruff (#603)
  • transparent-nvim: Move transparent-nvim to right folder.
  • transparent-nvim: moved to the color category (#568)

Features

  • colorscheme: add nordic (23dc5e5)
  • colorscheme: Add nordic.nvim (#595) (23dc5e5)
  • pack: java. enable niceities with jdtls and downloading source … (#524) (8284d88)
  • pack: java. enable niceities with jdtls and downloading source code from libraries (8284d88)
  • pack: Split python pack into python and python-ruff (#603) (e0615a4)
  • pack: update Zig url (#564) (877c949)
  • typescript: Swap out eslint_d with eslint-lsp (#600) (54a0988)

Bug Fixes

  • fix #596; Fix indent-blankline configuration to match the new plugin requirements (7bd974c)
  • hardtime-nvim: call enable() explicitly, remove redundant keys (#589) (d79add3)
  • haskell: make haskell-tools respect the options table (#571) (c53ccf1)
  • haskell: remove now redundant discover_configurations call (#570) (59df499)
  • indent-blankline-nvim: Fix indent-blankline-nvim configuration to match the new plugin requirements (#597) (7bd974c)
  • mini-indentscope: correctly disable indentscope in buftypes and terminals (#566) (c292208)
  • neosolarized-nvim: Add missing dependencies (#580) (fdab800)
  • peek-nvim: Swap remote of peek-nvim to fork (#602) (a63d983)
  • project: initialize projectmgr-nvim (fc631bf)
  • projectmgr-nvim: disable lazy loading (#605) (fc631bf)
  • rainbow-delimiters-nvim: fix setup function due to breaking change (#610) (5c3ce63)
  • smartcolumn-nvim: Add sensible default opts for when not to show colorcolumn (#607) (c624e8a)
  • transparent-nvim: Move transparent-nvim to right folder. (6f1a4b5)
  • transparent-nvim: moved to the color category (#568) (6f1a4b5)
  • typescript: Check for deprecated .eslintrc file (#599) (db19103)
  • vim-matchup: remove matchup_match_paren_deferred option (#561) (751812a)

v4.1.0

06 Sep 06:11
1c67074
Compare
Choose a tag to compare

4.1.0 (2023-09-06)

Features

Bug Fixes

  • hardtime-nvim: disable hardtime-nvim on dressing-nvim fts (#549) (177f8f4)
  • haskell: Update haskell-tools.nvim to v2.0.0 (#553) (ffca0d7)
  • python: Adds Imports Sorting with isort to the Python Pack (#551) (2fe93b3)
  • yanky-nvim: Fix yanky.nvim loading when restoring session (#555) (e35186e)
  • zen-mode-nvim: disable global winbar upon entering zen mode (#554) (bb52899)

v4.0.0

30 Aug 19:21
f24a36b
Compare
Choose a tag to compare

4.0.0 (2023-08-30)

⚠ BREAKING CHANGES

  • colorscheme: removed onigiri-nvim colorscheme due to deletion (#536)

Features

  • colorscheme: removed onigiri-nvim colorscheme due to deletion (#536) (6ad36ac)
  • editing-support: added nvim-devdocs plugin (#547) (f9ef240)
  • pack: Add cue language pack (#531) (17feb7e)

Bug Fixes

  • dropbar-nvim: all lines move down during startup (d7c7868)
  • dropbar-nvim: Fix visual flicking bug caused by loading event trigger (#539) (d7c7868)
  • hardtime-nvim: disable hardtime-nvim on neo-tree-popup (#533) (a1206a4)
  • mini-indentscope: exclude special buftypes (#546) (f4e981a)
  • mini-indentscope: ignore more filetypes (#538) (10c95c8)
  • obsidian-nvim: remove annoying notification about "gf" mapping (#541) (e50eef7)

Performance Improvements

v3.6.0

22 Aug 13:47
1773b89
Compare
Choose a tag to compare

3.6.0 (2023-08-22)

Features

Bug Fixes

  • bufferline-nvim: fix neo-tree offset (#526) (0a1a77c)
  • noice-nvim: detect inc_rename and enable (#519) (4b951a3)
  • openingh-nvim: more precise lazy loading with "cmd" and "keys" (#527) (4225f20)
  • refactoring-nvim: lazy load on Refactor cmd (#525) (89fe0d7)
  • typescript: Requires should be dependencies (#523) (e7c99c6)

v3.5.0

15 Aug 10:29
6f3ce1b
Compare
Choose a tag to compare

3.5.0 (2023-08-10)

Features

  • cpp: only load clangd_extensions when clangd attaches (#516) (ba3ea51)

Bug Fixes

  • ansible: use public API for getting buffer lines (#514) (3cda952)
  • auto-save-nvim: disable format on save when auto saving (#511) (ee65d95)
  • cpp: update clangd_extensions plugin to new setup process (#513) (3712618)
  • rust: Lazy load crates.nvim on BufRead Cargo.toml event (#515) (cdd62c6)

v3.4.0

07 Aug 05:47
a2251a0
Compare
Choose a tag to compare

3.4.0 (2023-08-06)

Features

  • editing-support: add yanky.nvim (#486) (299fe33)
  • pack: Add Scala language pack (#501) (b98fde2)
  • pack: Adding helm pack (#496) (f8fbe84)
  • pack: enable hot reloading in java and show java lsp progress (#504) (fbf40f4)
  • programming-language-support: Add dooku.nvim (#503) (6deb350)
  • zen-mode-nvim: add integration with vim-matchup if enabled (#485) (4671c39)

Bug Fixes

  • go: Add extra treesitter languages for Go (#495) (7d7f82a)
  • multicursors-nvim: support MCstart in visual mode (#492) (d5822bb)
  • neogit: move check into code rather than docs (#494) (e365cdf)
  • refactoring-nvim: add select mode to mappings. remove conflicting (#499) (c59b7a7)

Reverts

  • use <C-j> for copilot acceptance (#507) (213ddc3)

v3.3.0

24 Jul 06:21
fa830ef
Compare
Choose a tag to compare

3.3.0 (2023-07-23)

Features

  • catppuccin: enable catppuccin integrations automatically (#457) (5ffae06)
  • color: add mini-hipatterns (#453) (881847d)
  • debugging: add nvim-dap-repl-highlights (#454) (2c8ecc9)
  • editing-support: add nvim-neoclip plugin (#450) (4ebda64)
  • editing-support: add treesitter endwise (#466) (95a580d)
  • fuzzy-finder: add telescope-zoxide (#452) (5975749)
  • lsp: add ray-x/lsp_signature.nvim (#470) (e1ccbdc)
  • neogit: enable neogit integrations if they are available (#456) (3102b7c)
  • php: Add php-cs-fixer as formatter for php (#476) (81d63af)
  • typescript: Add support for dap for JS (#475) (9bd1e3e)
  • vim-matchup: improve offscreen popup style (#474) (d571aa8)

Bug Fixes

  • catppuccin: add recommended telescope config (#471) (bcb8296)
  • catppuccin: enable alpha.nvim by default (#459) (23dce80)
  • chatgpt-nvim: typo in dependencies key (#461) (ae0c6b6)
  • mini-indentscope: ignore more filetypes (#458) (946c4e3)
  • nvim-toggler: add lazy load on keys (#464) (c343448)
  • portal-nvim: lazy load on cmd (#469) (ca6991a)
  • scope-nvim: Register extension with Telescope (#467) (79ad146)

v3.2.0

16 Jul 18:25
d67611e
Compare
Choose a tag to compare

3.2.0 (2023-07-16)

Features

  • bars-and-lines: Add vim-illuminate (#436) (#443) (0ba344b)
  • code-runner: Add executor.nvim (#388) (a67d356)
  • colorscheme: Add fluormachine.nvim (#390) (696c913)
  • colorscheme: add helix-nvim (#373) (11a043b)
  • colorscheme: add melange colorscheme plugin (952529a)
  • colorscheme: add melange plugin (#371) (952529a)
  • completion: Add cmp-cmdline (#383) (80a781b)
  • debugging: add nvim-dap-virtual-text (#387) (1635373)
  • debugging: add telescope dap extension (#377) (ccf4487)
  • editing-support: Add comment-box.nvim (#392) (57e7022)
  • editing-support: add hypersonic.nvim (#389) (04aa7e0)
  • editing-support: add multicursors.nvim plugin (#379) (19e0bb4)
  • editing-support: add rainbow-delimiters.nvim (#365) (b7805a7)
  • editing-support: Add telescope-undo.nvim (#400) (bc8c98e)
  • git: Add diffview.nvim (#428) (b44513b)
  • godot: add godot language pack (#429) (c8a6bdd)
  • grapple-nvim: change grapple icon from arrow to hook to distinguish from harpoon (#418) (b93f8a8)
  • lsp_lines-nvim: disable virtual text and add <leader>uD mapping (#411) (4de6948)
  • minimap-vim: add more disabled filetypes and add <leader>um mapping (#444) (c8a0eb3)
  • motion: add marks.nvim improve nvim mark function (#445) (1fddb01)
  • pack: add full-dadbod plugin pack (#368) (c603039)
  • pack: add kotlin language pack (#366) (f43c76d)
  • pack: add PowerShell language pack (#360) (4564f0d)
  • pack: Add quarto language pack (#426) (542dfe4)
  • pack: add wgsl pack (#415) (febbbad)
  • programming-language-support: Add csv-vim (#385) (1a08d9d)
  • programming-language-support: add nvim-jqx (#386) (c297a25)
  • programming-language-support: Add support for rest-nvim (#384) (74393f5)
  • programming-language-support: Add web-tools.nvim (#391) (a88cb8f)
  • project: add ProjectMgr plugin (#372) (dca1596)
  • remote-development: Add distant.nvim (#421) (6565de5)
  • remote-development: Add netman.nvim (#420) (b73f3a4)
  • search: Add nvim-hlslens (#402) (8440674)
  • search: Add sad.nvim (#427) (f3ed869)
  • split-and-window: Add minimap.vim (#425) (ef4563e)
  • split-and-window: Add windows.nvim (#393) (7684864)
  • telescope-undo-nvim: add <leader>fu keybind (#408) (360d42b)
  • utility: Add nvim-toggler (#375) (82f1402)
  • utility: Add telescope-fzy-native.nvim (#398) (529284e)
  • utility: Add telescope-live-grep-args.nvim (#397) (903d318)
  • vimtex: add which-key mapping descriptions (#394) (a49863d)
  • workflow: Add bad-practices.nvim (#399) (168a450)

Bug Fixes

  • add deprecation notices to relevant AstroCommunity entries (052923f)
  • colorscheme: formatting (952529a)
  • comment-box-nvim: Load on User AstroFile event (#447) (a6e0fca)
  • disable lua_ls formatting with Neoconf (c655744)
  • full-dadbod: various dadbod spec fixes (91f2910)
  • **grapple-...
Read more

v3.1.1

03 Jul 17:26
290ed1b
Compare
Choose a tag to compare

3.1.1 (2023-07-03)

Bug Fixes

  • ccc-nvim: fix auto starting of highlighter (#356) (726df9e)
  • ccc-nvim: incorrect mapping (#359) (c5a0d0b)
  • chatgpt-nvim: fix entire ChatGPT spec (#361) (94a146f)
  • neogit: Use the new repository for neogit (#355) (8b2a8fe)

v3.1.0

02 Jul 22:27
5b11a3c
Compare
Choose a tag to compare

3.1.0 (2023-07-02)

Features

  • add astro filetype to eslint_d handler in typescript pack (#319) (fa131c2)
  • add python debug with arguments (#315) (35f028a)
  • add vim-move plugin (1bd4ad0)
  • add vim-smoothie plugin (#324) (2a46002)
  • change olexsmir/gopher.nvim to ray-x/go.nvim (#325) (435acc3)
  • color: add default nvim command of ccc-nvim. (#339) (724a0fd)
  • editing-support: Add chatGPT.nvim (#352) (023e840)
  • editing-support: add ultimate-autopair.nvim (#314) (73a537c)
  • editing-support: add vim-move plugin (#328) (1bd4ad0)
  • file-explorer: Add initial support for mini.files (#348) (0b678ea)
  • html-css: add emmet_ls to html-css supprt syntax like li * 5 (#347) (247d1f2)
  • motion: add move plugin flash nvim (#340) (86815e1)
  • pack: add c-sharp base pack (#312) (91f4c57)
  • pack: add ProtoBuf pack (#330) (bafa6dc)
  • pack: Add ruby language pack (#323) (64a1b4c)
  • pack: Adding ansible pack (#346) (fb549e4)
  • project-nvim: use a slightly more maintained version of project.nvim (#332) (d0a3fd0)
  • use a slightly more maintained version of project.nvim (d0a3fd0)

Bug Fixes

  • add space after clojure comment character (1092abc)
  • clojure: add space after clojure comment character (#335) (1092abc)
  • debugging: Load nvim-bqf on ft=qf (#326) (6520e57)
  • hardtime-nvim: config uses legacy table (#342) (450b812)
  • motion: vim-matchup - matchup_matchparen_offscreen method='popup… (#331) (840e049)
  • nvim-scrollbar: Fix issue with is_available calls (#350) (a5bb535)
  • nvim-scrollbar: Fix issue with is_available calls (#351) (d776458)
  • persistent-breakpoints.nvim lazy loading (#313) (cff4b2e)
  • ultimate-autopair-nvim: update ultimate-autopair.nvim (#333) (8b30fd6)

Reverts

  • "feat: add astro filetype to eslint_d handler in typescript pack" (#321) (53b36f9)