Skip to content

v3.7.0

Compare
Choose a tag to compare
@ecosse3 ecosse3 released this 02 Aug 09:46
· 179 commits to master since this release
e8418eb

What's Changed

Features

  • keymappings: add visual keymap for multicursor plugin (2f2ffcf)
  • plugins: add min_chars opt to tailwind-fold plugin (45741ab)
  • plugins: change vim-visual-multi to multicursors.nvim (1c34619)
  • plugins: enable diffview & move which-key keymaps to plugin itself (8f71912)

Refactor

  • keymappings: move spectre keymaps to plugin itself (60c8b9f)
  • keymappings: move which-key bufferline keymaps to plugin itself (97e48d5)
  • keymappings: move which-key comment-box keymaps to plugin itself (03cca90)
  • keymappings: move which-key git-conflict keymaps to plugin itself (dd2d2a7)
  • keymappings: move which-key gitsigns keymaps to plugin itself (a46ba66)
  • keymappings: move which-key lazygit keymaps to plugin itself (eeabba7)
  • keymappings: move which-key session manager keymaps to plugin itself (78f0240)
  • keymappings: move which-key toggleterm keymaps to plugin itself (5ac11bb)

Bug Fixes

  • blame: remove t_Co option which fixes highlighting in Git Blame window (12b011b)
  • icons: change deprecated nerd icons to new ones (0e29a84)
  • icons: fix alpha icons & provide new ones (78c2704)
  • icons: fix arrow bottom left icon of nvim-ufo (dc6facc)
  • icons: fix more icons (15f44a9)
  • keymappings: remove duplicated keymaps of comment-box (5ac2e50)
  • plugins: fix loading of vim-rooter (efc344d)
  • plugins: remove deprecated anchor option from dressing (8e3011b)

Full Changelog: v3.6.0...v3.7.0