Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: helix-editor/helix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1dee9598657a5f978101ec1db55f8706ad788763
Choose a base ref
..
head repository: helix-editor/helix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 48a991963246324965c525fc06e33c4cd636a2f7
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 CHANGELOG.md
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -127,7 +127,7 @@ Grammars:
- Elm ([#1514](https://github.com/helix-editor/helix/pull/1514))
- Expand language support for comment injections ([#1527](https://github.com/helix-editor/helix/pull/1527))
- GraphQL ([#1515](https://github.com/helix-editor/helix/pull/1515))
- Use tree-sitter-bash for `.zshrc` and `bashrc` ([`7d51042`](https://github.com/helix-editor/helix/commit/7d51042))
- Use tree-sitter-bash for `.zshrc` and `.bashrc` ([`7d51042`](https://github.com/helix-editor/helix/commit/7d51042))
- Use tree-sitter-bash for `.bash_profile` ([#1571](https://github.com/helix-editor/helix/pull/1571))
- Use tree-sitter-bash for `.zshenv` and ZSH files ([#1574](https://github.com/helix-editor/helix/pull/1574))
- IEx ([#1576](https://github.com/helix-editor/helix/pull/1576))