- Update to version 22.05:
* Fix the VERSION file
* mention the requirement of C++ compiler for building grammar in doc (#2592)
* Fix release action
* add 22.05 changelog notes (#2584)
* add section on syntax tree motions to the usage docs (#2568)
* Changing Macro color to avoid color confusion
* update Erlang grammar and queries
* update Gleam grammar and queries
* Add `parameter.around` text object query
* build(deps): bump once_cell from 1.10.0 to 1.12.0
OBS-URL: https://build.opensuse.org/request/show/979699
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=18
- update post install MESSAGE
- update helix.sh script:
* The HELIX_RUNTIME env var is causing some issues
* current workaround is to check if $USER is root. otherwise, create a runtime directory → $HOME/.config/helix/runtime then run helix without the HELIX_RUNTIME env var.
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=4
- update helix.sh script:
* The HELIX_RUNTIME env var is causing some issues
* current workaround is to check if $USER is root. otherwise, create a runtime directory → $HOME/.config/helix/runtime then run helix without the HELIX_RUNTIME env var.
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=2