v12.5.0
版本发布时间: 2024-06-06 01:59:51
LazyVim/LazyVim最新发布版本:v13.9.0(2024-12-12 07:30:19)
12.5.0 (2024-06-05)
Features
- bufferline: add keymaps for BufferLineMovePrev / BufferLineMoveNext (#1935) (1806ea7)
- editor: added extra for inc-rename.nvim (#3432) (c50018b)
- enabled
ts-plugin
support forastro
andsvelte
(d64d761) - extras: Add extra for angular lspconfig (#2806) (987bd22)
- keymaps: add keymap to close all tab pages except the current one (#2975) (de9e337)
- lazydev: use lazydev with neodev types (not the plugin) on Neovim 0.9.x (1677b3b)
- python: switch to regexp branch for a rewrite the venv selector plugin (#3301) (1cdb5bd)
- statuscol: statuscolumn options for open fold indicator and fold hl (#2923) (fa706b3)
Bug Fixes
- cleanup unnecessary treesitter langs and mason lsp servers (f8268fa)
- extra.lang.scala: Fix the always initializing regardless of file… (#3455) (c1f5fcf)
- extras: added recommended for helm/haskell (ca0b9ee)
- keymaps: use root dir for git log (662e2ff)
- lazydev: add cmd (ae0d94e)
-
lsp: Enable using
deno.enablePaths
in denols settings (#3446) (9a635ef) -
python: removed the
python-semshi
extra (e32d191) - tex: remove latex treesitter support since it's not needed with vimtex and it needs treesitter-cli (3df8af3)
- toggle: Restore width/height values when closing while maximized is toggled on (#3453) (8971ea2)
- toggle: slightly better maximize (452b70a)
- toggle: un-maximize when quiting Neovim (1c58365)
- util: don't print warning message in headless (73c767c)