There was an error while loading. Please reload this page.
1 parent 7e65a35 commit 49ca9b9Copy full SHA for 49ca9b9
ftplugin/elixir.vim
@@ -28,7 +28,7 @@ let &l:path =
28
\ &g:path
29
\ ], ',')
30
setlocal includeexpr=elixir#util#get_filename(v:fname)
31
-setlocal suffixesadd=.ex,.exs,.eex,.erl,.yrl,.hrl
+setlocal suffixesadd=.ex,.exs,.eex,.erl,.xrl,.yrl,.hrl
32
33
let &l:define = 'def\(macro\|guard\|delegate\)\=p\='
34
0 commit comments