Removed module.
This commit is contained in:
parent
ab67a5aa03
commit
2471936a1d
3 changed files with 3 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,3 +1 @@
|
|||
[submodule "vim/javacomplete"]
|
||||
path = vim/javacomplete
|
||||
url = git://github.com/ntietz/javacomplete.git
|
||||
|
||||
|
|
|
@ -17,5 +17,6 @@ ln -s ~/Repositories/config/vimrc .vimrc
|
|||
git config --global branch.master.remote github
|
||||
git config --global branch.master.merge refs/heads/master
|
||||
|
||||
mkdir -p .vim
|
||||
rm -rf .vim
|
||||
ln -s ~/Repositories/config/vim .vim
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit f3d9ce93b4452baf5cb15b68d3b2a925a10a6e7d
|
Loading…
Reference in a new issue