aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 01:44:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 01:44:50 +1200
commit90cd66b1b99fdfd978e0da8c0c45a1505f8ae511 (patch)
tree624b60e3f232bc48b2e2e87a86e84c47bed81e1b /.gitmodules
parentMerge branch 'release/v4.54.0' into develop (diff)
downloaddotfiles-90cd66b1b99fdfd978e0da8c0c45a1505f8ae511.tar.gz
dotfiles-90cd66b1b99fdfd978e0da8c0c45a1505f8ae511.zip
Remove vim-uncap-ex plugin
It's long for what it does, and most of it doesn't get used. It's also maybe not the best idea to "teach the mistake".
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index c6bc6a4a..6b5bbd22 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -68,9 +68,6 @@
[submodule "vim/bundle/toggle_flags"]
path = vim/bundle/toggle_flags
url = https://sanctum.geek.nz/code/vim-toggle-flags.git
-[submodule "vim/bundle/uncap_ex"]
- path = vim/bundle/uncap_ex
- url = https://sanctum.geek.nz/code/vim-uncap-ex.git
[submodule "vim/bundle/vertical_region"]
path = vim/bundle/vertical_region
url = https://sanctum.geek.nz/code/vim-vertical-region.git