Note this is not a fork, but a custom build of the awesome Helix Editor
This build currently includes the following feature PRs that have not yet been merged in Helix:
- feat!: 6 new commands to toggle text between PascalCase, camelCase, snake_case, Title Case, kebab-case and Sentence case
- feat: new statusline.merge-with-commandline option
- Word completion
- Rainbow tree-sitter matches
- feat(commands): add support for custom typable commands
- feat: Commands for aligning text. :align-text-left, :align-text-right and :align-text-center
master@upstream rainbow@upstream word-completion@upstream custom-commands@roloedits feat/different-case-modes@nik-rev merge-statusline-cmdline@nik-rev align-text@nik-rev project_setup