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.
g:loaded_elixir
1 parent c23000a commit dc5ed8eCopy full SHA for dc5ed8e
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