Skip to content

Commit 59585ae

Browse files
author
Gaspar Chilingarov
committed
Change alchemist.vim repo to my own cloned one.
1 parent 940d10b commit 59585ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
[submodule "bundle/tabular"]
1111
path = bundle/tabular
1212
url = https://github.com/godlygeek/tabular.git
13-
[submodule "bundle/alchemist.vim"]
14-
path = bundle/alchemist.vim
15-
url = https://github.com/slashmili/alchemist.vim.git
1613
[submodule "bundle/matchit"]
1714
path = bundle/matchit
1815
url = https://github.com/tmhedberg/matchit
@@ -55,3 +52,6 @@
5552
[submodule "bundle/vim-elixir-smarttrace"]
5653
path = bundle/vim-elixir-smarttrace
5754
url = https://github.com/gasparch/vim-elixir-smarttrace.git
55+
[submodule "bundle/alchemist.vim"]
56+
path = bundle/alchemist.vim
57+
url = https://github.com/gasparch/alchemist.vim

bundle/alchemist.vim

0 commit comments

Comments
 (0)