diff --git a/.gitmodules b/.gitmodules index 4f5f127f9e..1881ee7db4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1442,7 +1442,7 @@ url = https://github.com/ghisguth/vscode-monkey-c [submodule "vendor/grammars/vscode-motoko"] path = vendor/grammars/vscode-motoko - url = https://github.com/dfinity/vscode-motoko.git + url = https://github.com/caffeinelabs/vscode-motoko.git [submodule "vendor/grammars/vscode-move-syntax"] path = vendor/grammars/vscode-move-syntax url = https://github.com/damirka/vscode-move-syntax.git diff --git a/vendor/README.md b/vendor/README.md index aed1bdd5b2..ccc1ab0d45 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -393,7 +393,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting - **Monkey C:** [ghisguth/vscode-monkey-c](https://github.com/ghisguth/vscode-monkey-c) - **MoonBit:** [moonbitlang/moonbit-tmLanguage](https://github.com/moonbitlang/moonbit-tmLanguage) - **MoonScript:** [leafo/moonscript-tmbundle](https://github.com/leafo/moonscript-tmbundle) -- **Motoko:** [dfinity/vscode-motoko](https://github.com/dfinity/vscode-motoko) +- **Motoko:** [caffeinelabs/vscode-motoko](https://github.com/caffeinelabs/vscode-motoko) - **Motorola 68K Assembly:** [zerkman/language-m68k](https://github.com/zerkman/language-m68k) - **Move:** [damirka/vscode-move-syntax](https://github.com/damirka/vscode-move-syntax) - **Muse:** [Alhadis/language-emacs-lisp](https://github.com/Alhadis/language-emacs-lisp) diff --git a/vendor/grammars/vscode-motoko b/vendor/grammars/vscode-motoko index ac7ccd6bea..d3d182763c 160000 --- a/vendor/grammars/vscode-motoko +++ b/vendor/grammars/vscode-motoko @@ -1 +1 @@ -Subproject commit ac7ccd6bea4914d11921cd40a7f3dad41f7c9c80 +Subproject commit d3d182763cadfd212ccba98306b0ad661c56a7a6 diff --git a/vendor/licenses/git_submodule/vscode-motoko.dep.yml b/vendor/licenses/git_submodule/vscode-motoko.dep.yml index 5726819471..7374c604d4 100644 --- a/vendor/licenses/git_submodule/vscode-motoko.dep.yml +++ b/vendor/licenses/git_submodule/vscode-motoko.dep.yml @@ -1,8 +1,8 @@ --- name: vscode-motoko -version: ac7ccd6bea4914d11921cd40a7f3dad41f7c9c80 +version: d3d182763cadfd212ccba98306b0ad661c56a7a6 type: git_submodule -homepage: https://github.com/dfinity/vscode-motoko.git +homepage: https://github.com/caffeinelabs/vscode-motoko.git license: apache-2.0 licenses: - sources: LICENSE