We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fc4ea commit 2c9554cCopy full SHA for 2c9554c
README.md
@@ -1,2 +1,8 @@
1
# elixir-sublime-syntax
2
-Elixir Sublime Syntax
+Elixir Sublime Syntax based on [Elixir Package](https://github.com/elixir-editors/elixir-tmbundle)
3
+
4
+- Transformed tm syntax into sublime syntax automatically
5
+- Refactored syntax definition into reusable blocks
6
+- Removed Ruby leftovers
7
+- Rewrote Binary definition so it highlights correctly
8
+- Fixed operator matching so they are displayed correctly on Sublime 3147 with fonts that has ligature support
0 commit comments