update plugins

This commit is contained in:
Stefan Liebl 2017-08-07 11:04:20 +02:00
parent da52980544
commit dd6066ddb7
10 changed files with 10 additions and 10 deletions

@ -1 +1 @@
Subproject commit 6132f0bc50c44b15bd90c26642494da1ab20131f
Subproject commit 369fdade93adf23ef3da3b5f8e9fcd14a2b3f093

@ -1 +1 @@
Subproject commit 9ca21c9fbf924372f6190aa15614d21275bdde2d
Subproject commit 9bf152734e9a60b20843c675a5e1a13acfcc97c5

@ -1 +1 @@
Subproject commit 90cbe5241526f2eb08336c8403670ab2683140e8
Subproject commit 1bbb0e057ad8d5ecbeafd996ceed659eb2ab0520

@ -1 +1 @@
Subproject commit be2ff98db543990d7e59a90189733d7a779788fd
Subproject commit 913fff1cea3aa1a08a360a494fa05555e59147f5

@ -1 +1 @@
Subproject commit d83f7861080746f47afa8d63634ca166c16cb4a1
Subproject commit 84165cad088402ef04906dfc9cd2eb4b2bf071fa

@ -1 +1 @@
Subproject commit 4ab5e352e2755a64f9e769576ee694e136c96dfd
Subproject commit 054cd8970eda8e222fc5b4c7b88d2a8727d34f25

@ -1 +1 @@
Subproject commit 87a1263f5d8b3623bee5e6036254480e668b5f74
Subproject commit d880bcc333938ee1ed4a99fd89480eff9b6502a6

@ -1 +1 @@
Subproject commit dd8999ca3b5e252f604a0ec98f7f6ed697be792c
Subproject commit 7cba1bbc2f8f1da0a854ae80eefc74f3a8402dab

@ -1 +1 @@
Subproject commit 595af144844899ea3370ea12e74c3ac906e82c4c
Subproject commit 6e9855bc2ee2daefc75d80de2f8bf86112f8dbbd

View File

@ -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.