v11.2.0
版本发布时间: 2024-05-18 21:08:49
LazyVim/LazyVim最新发布版本:v13.5.2(2024-11-19 22:36:38)
11.2.0 (2024-05-18)
Features
-
extras: added a recommended plugin/language section to
:LazyExtras
(16eb3d9) - extras: added recommended detectors for all languages (c292134)
- extras: added trouble-v3 and mini-hipatterns to recommended (d514e2f)
- extras: tags some extras as recommended (ef3bd3b)
-
root: added support for
*.xxx
root patterns (03ea7f6)
Bug Fixes
-
bufferline: force update bufferline after
BufDelete
. Closes #3197 (72abb89) - comments: better way of using ts-context-commentstring with native comments (1d23c98)
- extras: remove treesitter-rewrite extra for now (180d951)
-
indent-blankline: temp fix for
tbl_flatten
on0.9.x
(3a193d3) - leap: add label to renamed surround mappings key group (#3211) (9c212d6)
- mini.starter: buf_id in refresh() is not an identifier of valid … (#3209) (dc66887)
- refactoring: add label to refactoring key group (#3201) (39bec71)
- treesitter: disable treesitter-rewrite extra for now. not ready yet (87bb766)
- trouble-v3: add neovim version check (0892542)
-
util.toggle: correctly toggle
inlay_hints
(#3202) (23374f1)