Skip to content

Releases: badranX/vim4helix

vi-26.08.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:29
ci: disable dependabot PRs

vi-26.13.8

Choose a tag to compare

@github-actions github-actions released this 13 Aug 18:25
hx-25.07.1 commit-079a789

25.07.1-68f11f9-vim.hx

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:15
89bb950

Features

  • Add C-n shortcut for auto-completion (#52)
  • Introduce :s/../../.. and :s|..|..|.. as a sed alias (#47), idea by @parisni
  • Add an accurate Vim ESCAPE command (#46)
  • Implement a behavior similar to visual block mode (C-v) (#43), idea by @parisni

Refactors / Breaking Changes

  • Breaking: Commands use kebab-case (vim-disable, vim-enable, etc.) (#53)

Maintenance

  • Merged upstream changes (#51)

25.01.1-1315b7e-vim.hx.1659bf0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:57
1659bf0

New Features:

  • Add :vim_enable and :vim_disable commands to temporarily toggle between Vim and Helix.
  • You can use temporary Vim mode toggling in your config, e.g.:
    "A-up" = ["vim_cmd_off", "expand_selection", "vim_cmd_on"]
  • Update the default jumplist behavior to better match traditional Vim navigation.

The CI was fixed by @parisni, thanks

Vim.hx-Fork-92480bd6-Upstream-1315b7e

Choose a tag to compare

@badranX badranX released this 04 Jul 12:34
92480bd

🚀 Release Overview

Vim.hx first release. Ideal for users who prefer Vim keybindings but want to benefit from Helix’s modern editing capabilities like multi-cursor support and tree-sitter awareness.


✨ Highlights

  • Enhanced Vim command compatibility
  • Smooth integration with Helix multi-cursor features

  • Upstream version: v25.01.1
  • Upstream commit: 1315b7e
  • Fork release commit: 92480bd6