Update Zephir links (#3608)

This commit is contained in:
Serghei Iakovlev
2017-05-10 17:56:21 +03:00
committed by Colin Seymour
parent fba4babdcd
commit acbab53198
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@@ -387,7 +387,7 @@
url = https://github.com/textmate/c.tmbundle
[submodule "vendor/grammars/zephir-sublime"]
path = vendor/grammars/zephir-sublime
url = https://github.com/vmg/zephir-sublime
url = https://github.com/phalcon/zephir-sublime
[submodule "vendor/grammars/llvm.tmbundle"]
path = vendor/grammars/llvm.tmbundle
url = https://github.com/whitequark/llvm.tmbundle

2
vendor/README.md vendored
View File

@@ -381,4 +381,4 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Yacc:** [textmate/bison.tmbundle](https://github.com/textmate/bison.tmbundle)
- **YAML:** [atom/language-yaml](https://github.com/atom/language-yaml)
- **YANG:** [DzonyKalafut/language-yang](https://github.com/DzonyKalafut/language-yang)
- **Zephir:** [vmg/zephir-sublime](https://github.com/vmg/zephir-sublime)
- **Zephir:** [phalcon/zephir-sublime](https://github.com/phalcon/zephir-sublime)