Skip to content

Commit 1074ff9

Browse files
azizkprincemaple
authored andcommitted
README: mention palette commands in list of features.
1 parent f0e90cc commit 1074ff9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
* Full PCRE syntax highlighting: <img src="images/elixir_regex_example.svg" height="28" align="top">
1313
* Type highlighting: <img src="images/elixir_type_example.svg" height="28" align="top">
1414
* Theme adaptations for Mariana and Monokai.
15+
* Palette commands: `ElixirSyntax: ...`, `Mix Test: ...`, `Mix Format: ...`
1516
* Build commands: `mix format`, `mix test`, `elixir $file`
1617
* Snippets for `IO.inspect`, `tap` and `then`.
1718

18-
Some highlighting features are not immediately evident. Among them are:
19+
Some syntax highlighting features are not immediately evident. Among them are:
1920

2021
### The `fragment` and `sql` functions
2122

0 commit comments

Comments
 (0)