Commit 8f35c74
committed
Remove ftdetect
Elixir and all of the most popular template syntaxes
(LEEx, HEEx, Surface) are included in Vim and Neovim's native filetype
detection and now longer have to provided by a plugin.
I noticed the FileType event was being emitted twice when opening Elixir
files, which was causing me some problems. This should fix that.
This also switches the .lexs extension for eelixir to elixir, as that
those files are have elixir in them, not eelixir.1 parent ff7a122 commit 8f35c74
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
0 commit comments