Releases: AstroNvim/astrocore
Releases · AstroNvim/astrocore
v1.11.0
1.11.0 (2024-10-28)
Features
- health: add health check for conflicting mappings (1040947)
v1.10.0
1.10.0 (2024-09-27)
Features
- add
with_file
helper to run a function on an opened file (ca2a852)
v1.9.0
1.9.0 (2024-09-19)
Features
- add
patch_func
to monkey patch into an existing function (e7d7a35)
v1.8.1
1.8.1 (2024-09-17)
Bug Fixes
- remove non-public facing
json
module as it was merged upstream (2d19ef3)
v1.8.0
1.8.0 (2024-08-29)
Features
- buffer: add utility to check if a buffer has a filetype (a00fa8c)
v1.7.2
1.7.2 (2024-08-27)
Bug Fixes
- buffer: make sure previous buffer is valid (1087dc4)
v1.7.1
1.7.1 (2024-08-08)
Bug Fixes
- the right hand side is not mandatory when setting a mapping (47a7b83)
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