Skip to content

Releases: AstroNvim/astrocore

v1.4.0

24 May 14:59
Compare
Choose a tag to compare

1.4.0 (2024-05-24)

Features

  • rooter: allow rooter.ignore.servers to be an arbitrary filter function (0283868)
  • rooter: allow passing rooter configurations to rooting functions for API execution (0707cb4)

v1.3.3

13 May 19:06
Compare
Choose a tag to compare

1.3.3 (2024-05-13)

Bug Fixes

  • rooter: detect unique LSP roots in the case of multiple language servers (c15cfb2)

v1.3.2

07 May 15:29
Compare
Choose a tag to compare

1.3.2 (2024-05-07)

Bug Fixes

  • don't schedule functions when loading plugins (70b9a20)

v1.3.1

06 May 11:18
Compare
Choose a tag to compare

1.3.1 (2024-05-06)

Bug Fixes

  • don't trim content by default when reading a file (c637f51)

v1.3.0

06 May 02:04
Compare
Choose a tag to compare

1.3.0 (2024-05-06)

Features

v1.2.2

29 Apr 14:11
Compare
Choose a tag to compare

1.2.2 (2024-04-29)

Bug Fixes

  • rooter: normalization of path "/" should be "/" (60db5cc)

Reverts

  • use vim.keymap.set defaults (cbd996e)

v1.2.1

22 Apr 12:44
Compare
Choose a tag to compare

1.2.1 (2024-04-22)

Bug Fixes

  • add check for new islist function (248e38a)

v1.2.0

17 Apr 20:27
Compare
Choose a tag to compare

1.2.0 (2024-04-17)

Features

  • allow specific window to be provided to delete_url_match and set_url_match (2a77fdc)
  • store current window highlighturl state (abe1ce8)

Bug Fixes

  • toggles: toggle all windows when toggling url matching (417f798)

v1.1.3

17 Apr 17:33
Compare
Choose a tag to compare

1.1.3 (2024-04-17)

Bug Fixes

  • make sure buffers are valid before checking for filetype (83e5425)

v1.1.2

09 Apr 14:00
Compare
Choose a tag to compare

1.1.2 (2024-04-09)

Bug Fixes

  • add missing function mapping type (1d2b396)