v12.8.0
版本发布时间: 2024-06-06 23:45:49
LazyVim/LazyVim最新发布版本:v13.5.3(2024-11-22 16:41:56)
12.8.0 (2024-06-06)
Features
- options: added linebreak=true to default options (1f4c196)
Bug Fixes
- markdown: missing markdown-toc in mason (#3499) (a9aea4b)
- mason-nvim-dap: correctly configure to auto-install debug adapters (#3493) (86ba1bc)
- octo: fixed octo's rendering of comment signs when lines are wrapped (81370cf)
-
octo: load octo on
octo://*
events, so that those buffers work after session restore (e6443ad) - php: php gets recommended in every .git repo (#3496) (3654098)
- prettier: fix prettier config detection. Closes #3497 (e51199c)
- prettier: use prettier to check if prettier should run on the file (0255b8f)