Skip to content

Commit da119df

Browse files
authored
Update README.md
1 parent dad7f3b commit da119df

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# elixir-sublime-syntax
22

3-
Elixir Sublime Syntax was based on the [Elixir.tmbundle package](https://github.com/elixir-editors/elixir-tmbundle) but has been rewritten since, providing more accurate syntax matching as well as better syntax highlighting.
3+
Elixir Sublime Syntax was initially based on the [Elixir.tmbundle package](https://github.com/elixir-editors/elixir-tmbundle) but has been rewritten since, providing more accurate syntax matching as well as better syntax highlighting.
44

5-
## First release
5+
## Changes
66

7-
- Transformed tm syntax into sublime syntax automatically
8-
- Refactored syntax definition into reusable blocks
9-
- Removed Ruby leftovers
10-
- Rewrote Binary definition so it highlights correctly
11-
- Fixed operator matching so they are displayed correctly on Sublime 3147 with fonts that has ligature support
7+
See [CHANGELOG.md](./CHANGELOG.md)
8+
9+
## Contributors/Maintainers
10+
11+
- @azizk rewrote the whole syntax definition ⭐
12+
- @princemaple initially brought the tm syntax to sublime syntax and made some improvements

0 commit comments

Comments
 (0)