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 cddf964 commit 9eecbf6Copy full SHA for 9eecbf6
README.md
@@ -7,5 +7,14 @@ Elixir Sublime Syntax based on [Elixir Package](https://github.com/elixir-editor
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
9
10
-#### Dec 13th, 2017
11
-- added HTML (EEX)
+#### 2019-02-13
+
12
+- Add Comment so we don't need https://github.com/elixir-editors/elixir-tmbundle
13
14
+#### 2019-02-01
15
16
+- Fix binary `^^^` highlight
17
+- Highlight more operators
18
19
+#### 2017-12-13
20
+- Add HTML (EEX)
0 commit comments