aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect/elixir.vim
blob: 60231a565db605cd673d436d1f1365ec897fa4d7 (plain) (blame)
1
2
au BufRead,BufNewFile *.ex,*.exs,mix.lock set filetype=elixir
au BufRead,BufNewFile *.eex,*.leex set filetype=eelixir