Unnamed repository; edit this file 'description' to name the repository.
22.08.1 (2022-09-01)

This is a patch release that fixes a panic caused by closing splits or buffers. (#3633)

22.08 (2022-08-31)

A big thank you to our contributors! This release had 87 contributors.

As usual, the following is a summary of each of

motion (#2500)
  • The catppuccin theme's name has been corrected from catpuccin (#2713)
  • catppuccin has been replaced by its variants, catppuccin_frappe, catppuccin_latte, catppuccin_macchiato, catppuccin_mocha (#3281)
  • C-n and C-p have been removed from the default insert mode keymap (#3340)
  • The extend_line command has been replaced with extend_line_below and a new extend_line command now exists (#3046)
  • Features:

    Commands:

    Usability improvements and fixes:

    Themes:

    LSP:

    New languages:

    Updated languages and queries:

    Packaging:

    22.05 (2022-05-28)

    An even bigger shout out than usual to all the contributors - we had a whopping 110 contributors in this release! That's more than double the number of contributors as last release!

    Check out some of the highlights in the news section.

    As usual, the following is a summary of each of the changes since the last release. For the full log, check out the git log.

    Breaking Changes:

    Features:

    Commands:

    Usability improvements and fixes:

    Themes:

    LSP:

    New Languages:

    Updated Languages and Queries:

    Packaging:

    22.03 (2022-03-28)

    A big shout out to all the contributors! We had 51 contributors in this release.

    This release is particularly large and featureful. Check out some of the highlights in the news section.

    As usual, the following is a summary of each of the changes since the last release. For the full log, check out the git log.

    Breaking changes:

    Features:

    Commands:

    Usability improvements and fixes:

    Themes:

    LSP:

    New Languages:

    Updated Languages and Queries:

    Packaging:

    0.6.0 (2022-01-04)

    Happy new year and a big shout out to all the contributors! We had 55 contributors in this release.

    Helix has popped up in DPorts and Fedora Linux via COPR (#1270)

    As usual the following is a brief summary, refer to the git history for a full log:

    Breaking changes:

    Features:

    Commands:

    Usability improvements and fixes:

    LSP: - Implement MarkedString rendering (e128a8702) - Don't panic if init fails (d31bef7) - Configurable diagnostic severity (#1325) - Resolve completion item (#1315) - Code action command support (#1304)

    Grammars:

    New themes:

    0.5.0 (2021-10-28)

    A big shout out to all the contributors! We had 46 contributors in this release.

    Helix has popped up in Scoop, FreeBSD Ports and Gentu GURU!

    The following is a quick rundown of the larger changes, there were many more (check the git history for more details).

    Breaking changes:

    Features:

    New grammars:

    New themes:

    Fixes:

    0.4.1 (2021-08-14)

    A minor release that includes:

    0.4.0 (2021-08-13)

    A big shout out to all the contributors! We had 28 contributors in this release.

    Two months have passed, so this is another big release. A big thank you to all the contributors and package maintainers!

    Helix has popped up in Arch, Manjaro, Nix, MacPorts and Parabola and Termux repositories!

    A large scale refactor landed that allows us to support zero width (empty) selections in the future as well as resolves many bugs and edge cases.

    0.3.0 (2021-06-27)

    A big shout out to all the contributors! We had 24 contributors in this release.

    Another big release.

    Highlights:

    Features:

    Fixes:

    0.2.1

    Includes a fix where wq/wqa could exit before file saving completed.

    0.2.0

    A big shout out to all the contributors! We had 18 contributors in this release.

    Enough has changed to bump the version. We're skipping 0.1.x because previously the CLI would always report version as 0.1.0, and we'd like to distinguish it in bug reports..

    0.0.10

    Keymaps: - Add mappings to jump to diagnostics - Add gt/gm/gb mappings to jump to top/middle/bottom of screen - ^ and $ are now gh, gl