kakoune/rc
Noé Rubinstein f272768544 Elixir: Fix triple-string, add support for Eex
This adds support for the Eex templating that is used in the Phoenix
web framework. Eex files include HTML and Elixir code, and Elixir files
can include Eex in string literals marked with the `~L` prefix.

Additionally this unbreaks `"""` string literals, which did not work because
`"` was matched before `"""`
2020-05-03 13:54:48 +02:00
..
detection Fix filetype detection 2020-02-21 21:25:57 -08:00
filetype Elixir: Fix triple-string, add support for Eex 2020-05-03 13:54:48 +02:00
tools rc man: Make the use of $MANPATH portable 2020-05-02 11:59:06 +10:00
windowing Split modules and allow kitty-send-text to take a parameter 2020-04-27 11:58:39 -04:00