Skip to content

Releases: neovim-idea/switcher-nvim

v1.1.4

24 Feb 22:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.4 (2026-02-24)

🩹 Fixes

v1.1.3

04 Feb 19:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.3 (2026-02-04)

📖 Docs

  • fix typo in the Setup section (01d45a4)

🩹 Fixes

  • constraint width & height (3cbb4ef)

v1.1.2

26 Dec 16:00
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.2 (2025-12-26)

📖 Docs

  • mention that the plugin must not be lazy loaded (cbb46a4)

🩹 Fixes

  • expose borders configuration (c7e37ae)

v1.1.1 🎄

24 Dec 11:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.1 (2025-12-24)

📖 Docs

  • fix GH weird "gif within table scaling" issue (b0bd3b8)
  • updated gifs and README.md (cab35c9)

🩹 Fixes

  • when traversing backwards, start from the last element, not the 2nd to last (ca1d0ab)

v1.1.0

20 Dec 13:00
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.0 (2025-12-20)

📖 Docs

✨ Features

  • configurable indicators & README updates (a2331dd)
  • splitted into multiple files (wip) (c9475e1)
  • walk across files forwards & backwards (c0958d0)

🩹 Fixes

  • add chevron for the current selection (67c3bc5)
  • added colored icons (6b83254)
  • correct highlight positioning for nerdfonts characters as well (e0e3bc0)
  • extend highlights for improved styling (22915ec)
  • hide chevron of any length (6173c5e)
  • make sure to render properly chevrons of any lenght (or nil) (5c2525f)
  • minor glitch when crossing boundaries (afddbd9)
  • properly sync the highlighted item (1c7e419)
  • reset the selection after opening the buffer, and start from the 2nd item (c270a20)
  • updated README & slight improvements in plugin (17dfdbd)
  • useless state-- (3ce6bf2)

v1.0.0

15 Dec 23:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.0.0 (2025-12-15)

📖 Docs

✨ Features

  • splitted into multiple files (wip) (02766b0)
  • walk across files forwards & backwards (1c2adbb)

🩹 Fixes

  • add chevron for the current selection (3c69486)
  • added colored icons (8b3f9ed)
  • correct highlight positioning for nerdfonts characters as well (b19805c)
  • hide chevron of any length (9aa8d22)
  • minor glitch when crossing boundaries (04f1bce)
  • properly sync the highlighted item (185c0cc)
  • reset the selection after opening the buffer, and start from the 2nd item (2ef2231)
  • useless state-- (2bbfbb9)