From 625b06c30d04c8e3ad6c060d9cceead05b30d3c8 Mon Sep 17 00:00:00 2001 From: Yuki Izumi Date: Tue, 17 Jan 2017 17:02:10 +1100 Subject: [PATCH] Use textmate/diff.tmbundle again (#3429) Upstream textmate/diff.tmbundle#6 was merged. --- .gitmodules | 2 +- vendor/grammars/diff.tmbundle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ff98aeef..7e082ef0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -249,7 +249,7 @@ url = https://github.com/textmate/d.tmbundle [submodule "vendor/grammars/diff.tmbundle"] path = vendor/grammars/diff.tmbundle - url = https://github.com/kivikakk/diff.tmbundle + url = https://github.com/textmate/diff.tmbundle [submodule "vendor/grammars/dylan.tmbundle"] path = vendor/grammars/dylan.tmbundle url = https://github.com/textmate/dylan.tmbundle diff --git a/vendor/grammars/diff.tmbundle b/vendor/grammars/diff.tmbundle index 372abaae..0593bb77 160000 --- a/vendor/grammars/diff.tmbundle +++ b/vendor/grammars/diff.tmbundle @@ -1 +1 @@ -Subproject commit 372abaaeb12620db3f9d5d984c4ee8c3c6224117 +Subproject commit 0593bb775eab1824af97ef2172fd38822abd97d7