diff --git a/.gitmodules b/.gitmodules index 9c2680f..be95b13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "bundle/typescript-vim"] path = bundle/typescript-vim url = https://github.com/leafgarland/typescript-vim +[submodule "bundle/vim-elixir"] + path = bundle/vim-elixir + url = https://github.com/elixir-lang/vim-elixir.git diff --git a/bundle/vim-elixir b/bundle/vim-elixir new file mode 160000 index 0000000..1c9344d --- /dev/null +++ b/bundle/vim-elixir @@ -0,0 +1 @@ +Subproject commit 1c9344d8032374ca3767b1aaa0001edee9602e35