We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c23000a + dc5ed8e commit 62da2e8Copy full SHA for 62da2e8
plugin/elixir.vim
@@ -0,0 +1,4 @@
1
+if exists("g:loaded_elixir")
2
+ finish
3
+endif
4
+let g:loaded_elixir = 1
0 commit comments