Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Remove peepopen, add vim-go
Browse files Browse the repository at this point in the history
  • Loading branch information
majormajors committed Mar 9, 2016
1 parent 865aae5 commit 1f37c94
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Expand Up @@ -10,9 +10,6 @@
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = git://github.com/vim-scripts/tComment.git
[submodule "bundle/peepopen"]
path = bundle/peepopen
url = git://github.com/shemerey/vim-peepopen.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
Expand Down Expand Up @@ -94,3 +91,6 @@
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
1 change: 0 additions & 1 deletion bundle/peepopen
Submodule peepopen deleted from 7d488a
1 change: 1 addition & 0 deletions bundle/vim-go
Submodule vim-go added at 9aa3ef

0 comments on commit 1f37c94

Please sign in to comment.