mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-24 07:53:41 +03:00
Elixir: add support for <% in addition to <%=
This commit is contained in:
parent
f272768544
commit
da45172256
@ -46,7 +46,7 @@ require-module elixir
|
||||
|
||||
add-highlighter shared/eex regions
|
||||
add-highlighter shared/eex/html default-region ref html
|
||||
add-highlighter shared/eex/code region '<%=' '%>' ref elixir
|
||||
add-highlighter shared/eex/code region '<%=?' '%>' ref elixir
|
||||
}
|
||||
|
||||
provide-module elixir %[
|
||||
|
Loading…
Reference in New Issue
Block a user