aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-03-30 23:45:09 +0200
committerKarel Kočí <cynerd@email.cz>2017-03-30 23:45:09 +0200
commit151158101618f9392af1e65c4012c90dda3b437f (patch)
tree73b9e98551d18138ee6d0f5eefebcac6792df71d
parent8c6bd13b6ecb5757a8f52c30eec648d7f94a4da2 (diff)
downloadmyconfigs-151158101618f9392af1e65c4012c90dda3b437f.tar.gz
myconfigs-151158101618f9392af1e65c4012c90dda3b437f.tar.bz2
myconfigs-151158101618f9392af1e65c4012c90dda3b437f.zip
Update vim bundles and small install script change
-rwxr-xr-xinstall3
m---------vim/bundle/YouCompleteMe0
m---------vim/bundle/syntastic0
m---------vim/bundle/tlib_vim0
m---------vim/bundle/vim-snipmate0
m---------vim/bundle/vim-snippets0
m---------vim/bundle/vim-table-mode0
7 files changed, 1 insertions, 2 deletions
diff --git a/install b/install
index eecd321..786a1ba 100755
--- a/install
+++ b/install
@@ -2,8 +2,7 @@
cd `dirname $0`
-# TODO arguments parsing
-git submodule update --init || (echo "Submodule update failed! Use --ignore-sub if it's ok."; exit 5)
+git submodule update --init || (echo "Submodule update failed!"; exit 5)
# Source inst and diff function
. ./utils/inst
diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe
-Subproject 39659caf34c664c7419cadb41cb813158e0749f
+Subproject eab356861daed72e3c548171e2f304edfdcb9a2
diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic
-Subproject 6fb14d624b6081459360fdbba743f82cf84c8f9
+Subproject b2b125cfade75468faef6ac87742a78f2de26bf
diff --git a/vim/bundle/tlib_vim b/vim/bundle/tlib_vim
-Subproject e0e4a4e0da29d781f591c0d03f27bfae90bec9f
+Subproject 05cd6776810bb2d51d3da578ca387b1a73c0f37
diff --git a/vim/bundle/vim-snipmate b/vim/bundle/vim-snipmate
-Subproject 2d70860ba49afc83cb5902acb99174e3cf08538
+Subproject 260868757e2989536b448415793afd7260125d7
diff --git a/vim/bundle/vim-snippets b/vim/bundle/vim-snippets
-Subproject 28e9b45896cd600ff10a0565f1cbb5572061197
+Subproject 037be07864c39d1e64ee0dbae6c444aecf6247d
diff --git a/vim/bundle/vim-table-mode b/vim/bundle/vim-table-mode
-Subproject 30a3eba81628fdd099adc6dfdec8aa627c4783f
+Subproject d4cb68e8e15f10ba20937cca17b268d43150720