v12.6.0
版本发布时间: 2024-06-06 18:51:48
LazyVim/LazyVim最新发布版本:v14.14.0(2025-02-16 06:51:53)
12.6.0 (2024-06-06)
Features
- bufferline: allow custom icons for filetypes (bac4bba)
- extras: added extra for octo.nvim. Make sure to update lazy.nvim, which-key.nvim and also update tokyonight if you use that theme. (100c579)
-
extras: added new
git
extra with treesitter and issue/pr support (91a5fc1) - extras: allow recommended to be the args for LazyVim.extras.wants (502602e)
- git: added leader-gB to browse remotes of the current repo (c4ccd7c)
- keymaps: add neotest toggle watch keymap (#3073) (4d16296)
- lang: add nix language support (#2956) (9eae3e0)
- lint: added support for prepend_args to nvim-lint. Fixes #1887 (4ab123f)
- lsp: simpler API to deal with code actions (1bd4d2f)
- mini.files: add cwd and vertical/horizontal keybindings to mini.files (#2695) (393aa44), closes #2692
- nushell: add minimal support (#2416) (4ef42b4)
- prettier: the prettier extra now needs a prettier config file by default. See docs to change this. (8ceccd7)
- treesitter: add printf (#2450) (0a2f40c)
- typescript: open locations from lsp execute command with trouble for vtsls (a636bf2)
Bug Fixes
- angular: re-fix angular html treesitter (#3488) (fd4c38b)
- angular: treesitter not enabled for angular templates (#3469) (24af74e)
- git: added recommended (88db9c5)
- kotlin: kotlin plugin messages and code maintain consistency (#3291) (2244af1)
- lualine: don't override user's laststatus setting. See #3486 (4d8d597)
- svelte: added organize imports and prettier (#3466) (e0a0123)
- svelte: disable prettier integration for svelte for now. See #3466 (9a11623)
-
typecript: remove dependency on
nvim-vtsls
. Not needed anymore (cae2c22) - ui: remove extra space in extras ui (#3481) (2c2b6f2)
- which-key: use new which-key support for native group keymaps (nop) (8010f50)