aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-04 20:44:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-04 20:44:47 +1300
commitc01aa33bfcc14365495fff20a7627224a6b08211 (patch)
tree490b8b37b68d65c6f4972ffcaacd5d2ddb1c067d
parentMerge branch 'feature/map-plugin-layout' into develop (diff)
parentRemove vim/bundle/html5 submodule (diff)
downloaddotfiles-c01aa33bfcc14365495fff20a7627224a6b08211.tar.gz
dotfiles-c01aa33bfcc14365495fff20a7627224a6b08211.zip
Merge branch 'feature/plugin-review' into develop
* feature/plugin-review: Remove vim/bundle/html5 submodule Remove vim/bundle/targets submodule
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 5f908d04..998180ec 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,9 +4,6 @@
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = https://sanctum.geek.nz/clone/vim-commentary.git
-[submodule "vim/bundle/html5"]
- path = vim/bundle/html5
- url = https://sanctum.geek.nz/clone/html5.vim.git
[submodule "vim/bundle/juvenile"]
path = vim/bundle/juvenile
url = https://sanctum.geek.nz/code/juvenile.git
@@ -25,9 +22,6 @@
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://sanctum.geek.nz/clone/vim-surround.git
-[submodule "vim/bundle/targets"]
- path = vim/bundle/targets
- url = https://sanctum.geek.nz/clone/targets.vim.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://sanctum.geek.nz/clone/vim-unimpaired.git