You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
3
+
ElixirSyntax 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.
4
4
5
5
## Changes
6
6
7
-
See [CHANGELOG.md](./CHANGELOG.md)
7
+
See [CHANGELOG.md](./CHANGELOG.md) for the list of releases and noteworthy changes.
8
8
9
9
## Contributors/Maintainers
10
10
11
-
-@azizk rewrote the whole syntax definition ⭐
12
-
-@princemaple initially brought the tmsyntax to sublimesyntax and made some improvements
11
+
-[@azizk](https://github.com/azizk) rewrote the whole syntax definition with an extensive test-suite and added a wealth of new features. ⭐
12
+
-[@princemaple](https://github.com/princemaple) initially brought the tm-syntax to sublime-syntax and made some improvements.
0 commit comments