summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-03-12 17:40:48 -0400
committerJune McEnroe <programble@gmail.com>2013-03-12 17:40:48 -0400
commitf4c9177604d2f4d069d905330e79881a07153151 (patch)
treed219244c0a672a956b0ebd59edf59e990026e5ec /.gitmodules
parentUpdate base16 and refheap (diff)
downloadsrc-f4c9177604d2f4d069d905330e79881a07153151.tar.gz
src-f4c9177604d2f4d069d905330e79881a07153151.zip
Remove vim-powerline
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 8d1af4f1..20d70b82 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,9 +28,6 @@
 [submodule "bundle/quicktask"]
 	path = bundle/quicktask
 	url = https://github.com/aaronbieber/quicktask.git
-[submodule "bundle/vim-powerline"]
-	path = bundle/vim-powerline
-	url = https://github.com/Lokaltog/vim-powerline.git
 [submodule "bundle/syntastic"]
 	path = bundle/syntastic
 	url = https://github.com/scrooloose/syntastic.git
1-09-10 17:10:15 -0400'>2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe