Skip to content

Conversation

rktjmp
Copy link
Contributor

@rktjmp rktjmp commented Jul 29, 2021

Adds support for Temple templates.

They are just elixir code, so all that is needed is to match the extra extension: *.lexs (*.exs is already covered obviously).

@mhanberg
Copy link
Contributor

mhanberg commented Aug 31, 2021

Just saw this!

In the mean time, I have this in my init.lua config autocmd([[BufRead,BufNewFile *.lexs set filetype=elixir]])

(i'm the author of temple)

@jbodah
Copy link
Collaborator

jbodah commented Sep 4, 2021

LGTM thanks

@jbodah jbodah merged commit 7e7f42c into elixir-editors:master Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants