Install elixir support
This commit is contained in:
parent
3a4a1dd2d4
commit
59cadfdd6c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
bundle/vim-elixir
Submodule
1
bundle/vim-elixir
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1c9344d8032374ca3767b1aaa0001edee9602e35
|
Loading…
Reference in a new issue