Releases: badranX/vim4helix
Releases · badranX/vim4helix
Release list
vi-26.08.1
ci: disable dependabot PRs
vi-26.13.8
25.07.1-68f11f9-vim.hx
Features
- Add
C-nshortcut 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
New Features:
- Add
:vim_enableand:vim_disablecommands 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
🚀 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