mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Switch to MagicPython for Python sources
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -683,3 +683,6 @@
|
|||||||
[submodule "vendor/grammars/FreeMarker.tmbundle"]
|
[submodule "vendor/grammars/FreeMarker.tmbundle"]
|
||||||
path = vendor/grammars/FreeMarker.tmbundle
|
path = vendor/grammars/FreeMarker.tmbundle
|
||||||
url = https://github.com/freemarker/FreeMarker.tmbundle
|
url = https://github.com/freemarker/FreeMarker.tmbundle
|
||||||
|
[submodule "vendor/grammars/MagicPython"]
|
||||||
|
path = vendor/grammars/MagicPython
|
||||||
|
url = git@github.com:MagicStack/MagicPython.git
|
||||||
|
|||||||
@@ -346,8 +346,9 @@ vendor/grammars/language-jsoniq/:
|
|||||||
- source.xq
|
- source.xq
|
||||||
vendor/grammars/language-ncl:
|
vendor/grammars/language-ncl:
|
||||||
- source.ncl
|
- source.ncl
|
||||||
vendor/grammars/language-python:
|
vendor/grammars/MagicPython:
|
||||||
- source.python
|
- source.python
|
||||||
|
vendor/grammars/language-python:
|
||||||
- source.regexp.python
|
- source.regexp.python
|
||||||
- text.python.console
|
- text.python.console
|
||||||
- text.python.traceback
|
- text.python.traceback
|
||||||
|
|||||||
1
vendor/grammars/MagicPython
vendored
Submodule
1
vendor/grammars/MagicPython
vendored
Submodule
Submodule vendor/grammars/MagicPython added at 13bf534834
Reference in New Issue
Block a user