diff --git a/pack/YouCompleteMe/opt/YouCompleteMe b/pack/YouCompleteMe/opt/YouCompleteMe index 6132f0b..369fdad 160000 --- a/pack/YouCompleteMe/opt/YouCompleteMe +++ b/pack/YouCompleteMe/opt/YouCompleteMe @@ -1 +1 @@ -Subproject commit 6132f0bc50c44b15bd90c26642494da1ab20131f +Subproject commit 369fdade93adf23ef3da3b5f8e9fcd14a2b3f093 diff --git a/pack/asyncrun/opt/asyncrun b/pack/asyncrun/opt/asyncrun index 9ca21c9..9bf1527 160000 --- a/pack/asyncrun/opt/asyncrun +++ b/pack/asyncrun/opt/asyncrun @@ -1 +1 @@ -Subproject commit 9ca21c9fbf924372f6190aa15614d21275bdde2d +Subproject commit 9bf152734e9a60b20843c675a5e1a13acfcc97c5 diff --git a/pack/diffchar/opt/diffchar b/pack/diffchar/opt/diffchar index 90cbe52..1bbb0e0 160000 --- a/pack/diffchar/opt/diffchar +++ b/pack/diffchar/opt/diffchar @@ -1 +1 @@ -Subproject commit 90cbe5241526f2eb08336c8403670ab2683140e8 +Subproject commit 1bbb0e057ad8d5ecbeafd996ceed659eb2ab0520 diff --git a/pack/fugitive/opt/fugitive b/pack/fugitive/opt/fugitive index be2ff98..913fff1 160000 --- a/pack/fugitive/opt/fugitive +++ b/pack/fugitive/opt/fugitive @@ -1 +1 @@ -Subproject commit be2ff98db543990d7e59a90189733d7a779788fd +Subproject commit 913fff1cea3aa1a08a360a494fa05555e59147f5 diff --git a/pack/linediff/opt/linediff b/pack/linediff/opt/linediff index d83f786..84165ca 160000 --- a/pack/linediff/opt/linediff +++ b/pack/linediff/opt/linediff @@ -1 +1 @@ -Subproject commit d83f7861080746f47afa8d63634ca166c16cb4a1 +Subproject commit 84165cad088402ef04906dfc9cd2eb4b2bf071fa diff --git a/pack/rtags/opt/rtags b/pack/rtags/opt/rtags index 4ab5e35..054cd89 160000 --- a/pack/rtags/opt/rtags +++ b/pack/rtags/opt/rtags @@ -1 +1 @@ -Subproject commit 4ab5e352e2755a64f9e769576ee694e136c96dfd +Subproject commit 054cd8970eda8e222fc5b4c7b88d2a8727d34f25 diff --git a/pack/tagbar/opt/tagbar b/pack/tagbar/opt/tagbar index 87a1263..d880bcc 160000 --- a/pack/tagbar/opt/tagbar +++ b/pack/tagbar/opt/tagbar @@ -1 +1 @@ -Subproject commit 87a1263f5d8b3623bee5e6036254480e668b5f74 +Subproject commit d880bcc333938ee1ed4a99fd89480eff9b6502a6 diff --git a/pack/tcomment/opt/tcomment b/pack/tcomment/opt/tcomment index dd8999c..7cba1bb 160000 --- a/pack/tcomment/opt/tcomment +++ b/pack/tcomment/opt/tcomment @@ -1 +1 @@ -Subproject commit dd8999ca3b5e252f604a0ec98f7f6ed697be792c +Subproject commit 7cba1bbc2f8f1da0a854ae80eefc74f3a8402dab diff --git a/pack/vimagit/opt/vimagit b/pack/vimagit/opt/vimagit index 595af14..6e9855b 160000 --- a/pack/vimagit/opt/vimagit +++ b/pack/vimagit/opt/vimagit @@ -1 +1 @@ -Subproject commit 595af144844899ea3370ea12e74c3ac906e82c4c +Subproject commit 6e9855bc2ee2daefc75d80de2f8bf86112f8dbbd diff --git a/vimfiles.stefan/doc/vimsuite.txt b/vimfiles.stefan/doc/vimsuite.txt index 14701ed..3419757 100644 --- a/vimfiles.stefan/doc/vimsuite.txt +++ b/vimfiles.stefan/doc/vimsuite.txt @@ -74,7 +74,7 @@ Diese Variable wird verwendet, um Code auszukommentieren. Sie sollte in einem Alle Plugins sind als |packages| im Verzeichnis 'pack' installiert. Die meisten sind als git-submodule integriert. Zum aktualisieren kann der Befehl > - git submodule update --remote --rebase + git submodule update --remote --recursive git commit verwendet werden.