Releases: AstroNvim/astrocore
Releases · AstroNvim/astrocore
v1.7.0
1.7.0 (2024-08-04)
Features
- add
json
module for cleaning up json (ee7b8bd)
v1.6.3
1.6.3 (2024-07-22)
Bug Fixes
- defer clipboard because xsel and pbcopy can be slow (3bc1868)
v1.6.2
1.6.2 (2024-07-12)
Bug Fixes
v1.6.1
1.6.1 (2024-06-20)
Bug Fixes
- rooter: add LSP client
root_dir
to roots (c8de780)
v1.6.0
1.6.0 (2024-06-07)
Features
- add
unique_list
which gets unique values from list (70e0682)
v1.5.0
1.5.0 (2024-06-03)
Features
- setup
highlighturl
capabilities on setup (3bf9e36)
Bug Fixes
- resolve
path
before running vim.ui.open
(879b67b)
v1.4.0
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
1.3.3 (2024-05-13)
Bug Fixes
- rooter: detect unique LSP roots in the case of multiple language servers (c15cfb2)
v1.3.2
1.3.2 (2024-05-07)
Bug Fixes
- don't schedule functions when loading plugins (70b9a20)
v1.3.1
1.3.1 (2024-05-06)
Bug Fixes
- don't trim content by default when reading a file (c637f51)