Skip to content

Commit 361eea8

Browse files
committed
chore(main): release 13.3.0
1 parent 2197737 commit 361eea8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [13.3.0](https://github.com/AstroNvim/astrocommunity/compare/v13.2.0...v13.3.0) (2024-09-18)
4+
5+
6+
### Features
7+
8+
* **copilot-cmp:** load when opening a file ([#1205](https://github.com/AstroNvim/astrocommunity/issues/1205)) ([b7e5b28](https://github.com/AstroNvim/astrocommunity/commit/b7e5b282ec9a52cff5633417abba80f59766fe04))
9+
* **lazydocker:** load when required only ([#1203](https://github.com/AstroNvim/astrocommunity/issues/1203)) ([283ca3c](https://github.com/AstroNvim/astrocommunity/commit/283ca3c0b1b06216860475834501628482e7c3c5))
10+
* **neotest:** respect `vim.g.icons_enabled` ([2197737](https://github.com/AstroNvim/astrocommunity/commit/219773776bf1b75fcfd0885937db8cbde42aa5a0)), closes [#1207](https://github.com/AstroNvim/astrocommunity/issues/1207)
11+
* **pack:** add Harper ([#1199](https://github.com/AstroNvim/astrocommunity/issues/1199)) ([84ecff9](https://github.com/AstroNvim/astrocommunity/commit/84ecff964e25ceaa3957722e4e003ef1875489c7))
12+
* **utility:** add `harper-ls` integration ([84ecff9](https://github.com/AstroNvim/astrocommunity/commit/84ecff964e25ceaa3957722e4e003ef1875489c7))
13+
14+
15+
### Bug Fixes
16+
17+
* **avante-nvim:** update correct plug mappings ([#1210](https://github.com/AstroNvim/astrocommunity/issues/1210)) ([6f7ecaf](https://github.com/AstroNvim/astrocommunity/commit/6f7ecaf8f769fad4a4894208666be4474f8c9f63))
18+
* **dart:** disable treesitter textobjects for Dart ([#1211](https://github.com/AstroNvim/astrocommunity/issues/1211)) ([9b7efc7](https://github.com/AstroNvim/astrocommunity/commit/9b7efc7f2066edd84621861d217a3449262fac8e))
19+
* **neotest:** `neodev` should not be a hard dependency ([d14b5c5](https://github.com/AstroNvim/astrocommunity/commit/d14b5c5a3725eeab6979f769b943ee9b4376bcbf))
20+
* **remote-sshfs-nvim:** use function call result ([#1208](https://github.com/AstroNvim/astrocommunity/issues/1208)) ([62e1768](https://github.com/AstroNvim/astrocommunity/commit/62e1768b21698079ef7a5653e3ebfba427174a4c))
21+
* **terraform:** add missing `tflint` in `nvim-lint` configuration ([7c2d273](https://github.com/AstroNvim/astrocommunity/commit/7c2d273ab163d9482ada84c0a2c3c0e6434fa6ca))
22+
323
## [13.2.0](https://github.com/AstroNvim/astrocommunity/compare/v13.1.0...v13.2.0) (2024-09-09)
424

525

0 commit comments

Comments
 (0)