v2.0.0
版本发布时间: 2023-04-16 20:18:07
LazyVim/LazyVim最新发布版本:v13.5.3(2024-11-22 16:41:56)
2.0.0 (2023-04-16)
⚠ BREAKING CHANGES
- treesitter: rename help to vimdoc (#521)
Features
- autocmds: add checkhealth filetype to close_with_q list (#512) (1defd5f)
- keymaps: Get rename command from inc_rename configuration (#579) (a099b2d)
- telescope: add document/workspace diagnostics and todo/fixme telescope keymaps (#557) (98775f5)
- telescope: use the new dynamic workspace symbols (#577) (6e01e85)
Bug Fixes
- autocmds: don't auto create dirs for urls. Fixes #583 (7476da7)
- config: options cant be disabled with lazyvim config. Fixes #566 (02c5e8d)
- format: ignore vim.b.autoformat when formatting using key bindings. Fixes #575 (bef36bb)
-
lazygit: dont use
<esc><esc>
for normal more for laygit to prevent delays on<esc>
. Fixes #567 (a9e9204) - lsp: gt -> gT. Fixes #554 (2d8116e)