1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

Improve Elixir highlighting

Changes:
- fix atoms with underscores highlighting
- distinct docstrings and attributes
- proper tests highlighting
- jsf file now has TODO section
- disable linums option in ftyperc (it's always
  disabled for other modes)
This commit is contained in:
Andrew Lisin
2015-01-22 22:57:40 +06:00
parent 319a6ebeee
commit 94698a1568
2 changed files with 29 additions and 13 deletions

View File

@ -1016,11 +1016,9 @@
-syntax elixir
-pound_comment
-text_delimiters do=end
-linums
*.exs
-autoindent
-syntax elixir
-pound_comment
-text_delimiters do=end
-linums