Skip to content

Releases: AstroNvim/astrocommunity

v1.11.0

24 May 16:48
e6501af
Compare
Choose a tag to compare

1.11.0 (2023-05-24)

Features

Bug Fixes

  • harpoon: mapping overrides default window switching keybind (#203) (51df9c1)
  • hop.nvim mappings (54cd2c9)
  • motion: hop.nvim mappings (#220) (54cd2c9)
  • pack: gracefully rust plugin if codelldb is not available (#216) (ae48403)

v1.10.0

15 May 14:36
f8448cc
Compare
Choose a tag to compare

1.10.0 (2023-05-14)

Features

Bug Fixes

v1.9.0

09 May 22:38
c14bbc1
Compare
Choose a tag to compare

1.9.0 (2023-05-09)

Features

v1.8.1

07 May 17:42
73caf11
Compare
Choose a tag to compare

1.8.1 (2023-05-07)

Bug Fixes

v1.8.0

07 May 13:37
8a13011
Compare
Choose a tag to compare

1.8.0 (2023-05-07)

Features

v1.7.0

30 Apr 13:55
d9dfd6b
Compare
Choose a tag to compare

1.7.0 (2023-04-30)

Features

Bug Fixes

  • Don't pull in prettierd (#159) (5c534f4)
  • note-taking: use new neorg v3 config options (#156) (4264d9c)
  • nvim-ts-rainbow2: remove hack (#162) (9fda1ed)
  • pack: make codelldb point to the right path in windows (#169) (00edc05)
  • readd <leader>O as a prefix for octo (#166) (4151730)

v1.6.0

18 Apr 15:31
231d27a
Compare
Choose a tag to compare

1.6.0 (2023-04-18)

Features

Bug Fixes

v1.5.0

16 Apr 05:39
7996bd3
Compare
Choose a tag to compare

1.5.0 (2023-04-16)

Features

v1.4.1

09 Apr 10:51
a4f313b
Compare
Choose a tag to compare

1.4.1 (2023-04-09)

Bug Fixes

  • ci: stable tag name is fixed and will always exist so force push to it on releases (#130) (a6f836f)

v1.4.0

08 Apr 22:00
0bb682d
Compare
Choose a tag to compare

1.4.0 (2023-04-08)

Features

  • completion: improve copilot-cmp defaults (#129) (62599e1)
  • editing-support: Add text-case.nvim (#122) (78a0f36)
  • improve copilot-cmp defaults by re-enabling C-e to turn off cmp window to see hidden copilot suggestion and add C-x and C-z mappings to go to next and previous copilot suggestions (62599e1)