Skip to content

v13.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 16:18
5efb88f

13.0.0 (2024-11-08)

⚠ BREAKING CHANGES

  • core: move a bunch of LazyVim features to snacks.nvim (#4706)

Features

  • core: move a bunch of LazyVim features to snacks.nvim (#4706) (2f46974)
  • elixir: add support for livebook files (*.livemd) (#4184) (2fcd4cd)
  • eslint: add option to disable eslint auto format (#4225) (2d2e425)
  • extras.nushell: update to upstream treesitter (#4715) (37cc039)
  • extras: lang/zig (#4437) (4379faf)
  • extras: rego language support (#4297) (cf86484)
  • keymaps: only add lazygit keymaps when available. Closes #4643. Closes #4247 (aa53cd4)
  • lang.angular: configure prettier as formatter for angular templates (#4345) (2d6687c)
  • scala: add key for worksheet hover (#3853) (859646f)
  • toggle: add illuminate toggle for which-key (#4708) (67ba582)

Bug Fixes

  • blink: remove draw="reversed" for now till new release (b841a1d)
  • copilot-chat: setup cmp conditionally (#4716) (a86c252)
  • dap: use dap's splitstr when running with args. Closes #4387 (776994a)
  • dial: follow comment explanation for integers (#4658) (c879b39)
  • extras: make kulala keys only for http files (#4574) (b0ced33)
  • extras: use the correct naming when setting up eruby formatter (#4625) (8534af4)
  • lang/r: make keymaps in which-key menu available in visual mode (#4565) (ee2ec7e)
  • lang/ruby: do not enable Rubocop as LSP if Solargraph is used (#4566) (fd361d0)
  • lsp: wrap hover and signature_help (7616816)
  • lualine: apply highlight groups correctly to truncated pretty_paths (#4379) (1d4157e)
  • lualine: make sure path is in root before substituting (67b216c)
  • navic: use the same background color as lualine section_c (#4231) (64b0f0b)
  • neotest: disambiguous key map descriptions (#4374) (dfde914)
  • options: disable default ruler (#4731) (da3058a)
  • options: removed deprecated options (1e975be)
  • prettier: keep existing formatters_by_ft (#4719) (4ff3606)
  • project.nvim: correctly delete projects (#4314) (c097355)
  • snacks: dont add snacks_notif to close_with_q (e6f612f)
  • snippet: don't set navigation mappings in nightly (#4375) (1552791)
  • telescope: buffers to start at final item (#4189) (f78bc3b)
  • telescope: check for gmake if needed (0bc09d8)