Skip to content

Releases: YeferYV/RetroNvim

v0.4.4

07 Mar 18:42
7e38930

Choose a tag to compare

0.4.4 (2026-03-07)

Bug Fixes

  • release.yml: lowercase typo + skip rm nvim.pdb exit-code (75662ef)

v0.4.3

07 Mar 17:39
407ba36

Choose a tag to compare

0.4.3 (2026-03-07)

Bug Fixes

  • extension.js: faster way to open yazi (da27ca6)
  • extension.js: include java framework configs and extensions (cb7576f)
  • extension.js: lazygit requires git (92d15ae)
  • kanata: multi f24 not required in v1.11.0 (5d39e1a)
  • keybinding.json: !inputFocus doesn't trigger search key / (7edfe73)
  • keybindings.json: ctrl+f searches file inside explorer since / doesn't work on cvim (2120dff)
  • nvim: @github/copilot-language-server location path has changed and also works on windows (78fdbc3)
  • nvim: jk on visual mode is slow (7d3a181)
  • nvim: preview git hunk deleted hunk takes out one line + terminal keymaps (29a8e0a)
  • nvim: preview git hunk with [directory] now works (ec679bb)
  • nvim: consolelog.nvim freezes mini.starter (95092fc)
  • nvim: file change detection used by next dev --turbopack, git, etc (97d038f)
  • nvim: manually start ConsoleLog since it breaks mini.starter (f5f4800)
  • nvim: neocodeium doesn't work on windows and supermaven completion still works (1c85590)
  • nvim: windsurf.nvim requires msys2 on windows (7c750de)
  • powershell: bracket directory support + auto close for yazi (d626ccb)
  • settings.json: vscode's git cannot find retronvim's git (324ba7f)
  • yazi: fzf sorted (658fa44)
  • yazi: now powershell can be open inside bracket directory e.g. [directory] (066713f)
  • yazi: powershell splits %* by white-spaces not by end-of-line (6fa640d)
  • yazi: removing devour which is not supported on wayland (d8fd227)

v0.4.2

08 Nov 04:22
69e8b3b

Choose a tag to compare

0.4.2 (2025-11-08)

Bug Fixes

  • nvim: preview git hunk search and jump to hunk (60de283)
  • nvim: windsurf.nvim alternative to supermaven since the service will be sunset + Amp extension keymaps for vscode (cef8012)
  • nvim: migrating to neocodeium which doesn't require plenary (dependencies tends to break) (20a1209)
  • nvim: missing StatusColumn Hide/Show (7d5a783)
  • nvim: yazi open file inside neovim (b49c576)
  • zsh: $OSTYPE of msys2 is called now cygwin (01cc617)

v0.4.1

22 Oct 18:33
4f80a7b

Choose a tag to compare

0.4.1 (2025-10-22)

Bug Fixes

  • keybindings.json: alt+l windsurf supercomplete and alt+p/alt+n prev/next snippet stop (6cc3dae)
  • nvim: mini.snippets searches for cursor/vscode/windsurf extension snippets alphabetically (599b362)
  • nvim: copilot-lsp requires init_options + LspCopilotSignIn (55662c9)
  • nvim: going back to copilotlsp-nvim since sidekick.nvim nes doesn't diff well (b824f22)
  • package.json: TRAE coding assistant, Gemini code assist and sidekick.nvim have FREE next-edit-sugggestion and agent (1153276)

v0.4.0

09 Sep 01:20
2b1ac60

Choose a tag to compare

0.4.0 (2025-09-09)

Features

  • release.yaml: support for open-vsx.org, windsurf and cursor (53dde0a)

Bug Fixes

  • package.json: affinity for performance and ignore ctrl+space (c26d74b)
  • vscodevim: yank fordward (617d726)

v0.3.8

02 Sep 23:40
b51d600

Choose a tag to compare

0.3.8 (2025-09-02)

Bug Fixes

  • extension.js: vscode's marketplace support for windsurf (bb79613)
  • nvim: $APPDIR2 when init.lua is inside two nvim.appimage (ad33fc4)
  • nvim: comment out jsx keybinding (fcf68d4)
  • nvim: copilot NES support added since supermaven doesn't support NES (d58e9a1)
  • nvim: copilot.lua as alternative since supermaven seems to be unmaintained (ba3bc22)
  • nvim: removing copilot.lua since it's limited to 2000 free request per month (1709d1b)
  • package.json: adding new file containing shift+u in the file explorer triggers whichkey.repeatMostRecent (2ad5c7b)
  • powershell: if vscode shell integration is sourced two times it crashes (9128a6a)
  • wezterm: wezterm.appimage errors if retronvim_path is nil (86cdb16)
  • yazi: using chrome to drag and drop instead of ripdrag (bc30ab5)

v0.3.7

17 Jul 07:27
b3ab6b7

Choose a tag to compare

0.3.7 (2025-07-17)

Bug Fixes

  • nvim: CREATE_APPIMAGE=1 to use different init.lua (c2ed169)

v0.3.6

17 Jul 05:05
c9850cd

Choose a tag to compare

0.3.6 (2025-07-17)

Bug Fixes

  • zsh: source $ZDOTDIR/plugins/... (8c068a3)

v0.3.5

16 Jul 22:28
3491a09

Choose a tag to compare

0.3.5 (2025-07-16)

Bug Fixes

  • kanata: wrong _ position (f5d2065)

v0.3.4

11 Jul 21:51
9172743

Choose a tag to compare

0.3.4 (2025-07-11)

Bug Fixes

  • extension.js: uncompress environment.sh if there is no pixi in PATH (2b945e8)
  • kanata: short scroll doesn't scroll wezterm (acf7a09)
  • yazi: run detached mpv (c2072ca)