From bdfe2aa6e4645f6745e13a5471b9bc8a581f7ca2 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Fri, 1 May 2015 16:39:48 +0200 Subject: [PATCH 1/2] Remove grammar for Ada --- .gitmodules | 4 ---- vendor/grammars/ada.tmbundle | 1 - 2 files changed, 5 deletions(-) delete mode 160000 vendor/grammars/ada.tmbundle diff --git a/.gitmodules b/.gitmodules index f1ce5891..571ca42a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -487,10 +487,6 @@ [submodule "vendor/grammars/sublime-nix"] path = vendor/grammars/sublime-nix url = https://github.com/wmertens/sublime-nix -[submodule "vendor/grammars/ada.tmbundle"] - path = vendor/grammars/ada.tmbundle - url = https://github.com/aroben/ada.tmbundle - branch = better-with-highlighting [submodule "vendor/grammars/oz-tmbundle"] path = vendor/grammars/oz-tmbundle url = https://github.com/eregon/oz-tmbundle diff --git a/vendor/grammars/ada.tmbundle b/vendor/grammars/ada.tmbundle deleted file mode 160000 index c45eed4d..00000000 --- a/vendor/grammars/ada.tmbundle +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c45eed4d5f98fe3bcbbffbb9e436601ab5bbde4b From 6489f7009db4f7c8b96a8cf68a548c878e1c8af8 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Fri, 1 May 2015 16:42:37 +0200 Subject: [PATCH 2/2] Use original repository for Ada grammar --- .gitmodules | 3 +++ vendor/grammars/ada.tmbundle | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/grammars/ada.tmbundle diff --git a/.gitmodules b/.gitmodules index 571ca42a..1efe28b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -653,3 +653,6 @@ [submodule "vendor/grammars/jflex.tmbundle"] path = vendor/grammars/jflex.tmbundle url = https://github.com/jflex-de/jflex.tmbundle.git +[submodule "vendor/grammars/ada.tmbundle"] + path = vendor/grammars/ada.tmbundle + url = https://github.com/textmate/ada.tmbundle diff --git a/vendor/grammars/ada.tmbundle b/vendor/grammars/ada.tmbundle new file mode 160000 index 00000000..59bfc502 --- /dev/null +++ b/vendor/grammars/ada.tmbundle @@ -0,0 +1 @@ +Subproject commit 59bfc50221b2dcdbdb8a98117f44e66e1c35ffcf