mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Update URL for Julia TextMate repo (#3487)
This commit is contained in:
committed by
Brandon Black
parent
1e4ce80fd9
commit
cc4295b3b3
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -177,7 +177,7 @@
|
|||||||
url = https://github.com/mokus0/Agda.tmbundle
|
url = https://github.com/mokus0/Agda.tmbundle
|
||||||
[submodule "vendor/grammars/Julia.tmbundle"]
|
[submodule "vendor/grammars/Julia.tmbundle"]
|
||||||
path = vendor/grammars/Julia.tmbundle
|
path = vendor/grammars/Julia.tmbundle
|
||||||
url = https://github.com/nanoant/Julia.tmbundle
|
url = https://github.com/JuliaEditorSupport/Julia.tmbundle
|
||||||
[submodule "vendor/grammars/ooc.tmbundle"]
|
[submodule "vendor/grammars/ooc.tmbundle"]
|
||||||
path = vendor/grammars/ooc.tmbundle
|
path = vendor/grammars/ooc.tmbundle
|
||||||
url = https://github.com/nilium/ooc.tmbundle
|
url = https://github.com/nilium/ooc.tmbundle
|
||||||
|
|||||||
2
vendor/README.md
vendored
2
vendor/README.md
vendored
@@ -169,7 +169,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
|
|||||||
- **JSONiq:** [wcandillon/language-jsoniq](https://github.com/wcandillon/language-jsoniq)
|
- **JSONiq:** [wcandillon/language-jsoniq](https://github.com/wcandillon/language-jsoniq)
|
||||||
- **JSONLD:** [atom/language-javascript](https://github.com/atom/language-javascript)
|
- **JSONLD:** [atom/language-javascript](https://github.com/atom/language-javascript)
|
||||||
- **JSX:** [github-linguist/language-babel](https://github.com/github-linguist/language-babel)
|
- **JSX:** [github-linguist/language-babel](https://github.com/github-linguist/language-babel)
|
||||||
- **Julia:** [nanoant/Julia.tmbundle](https://github.com/nanoant/Julia.tmbundle)
|
- **Julia:** [JuliaEditorSupport/Julia.tmbundle](https://github.com/JuliaEditorSupport/Julia.tmbundle)
|
||||||
- **Jupyter Notebook:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle)
|
- **Jupyter Notebook:** [textmate/json.tmbundle](https://github.com/textmate/json.tmbundle)
|
||||||
- **Kit:** [textmate/html.tmbundle](https://github.com/textmate/html.tmbundle)
|
- **Kit:** [textmate/html.tmbundle](https://github.com/textmate/html.tmbundle)
|
||||||
- **Kotlin:** [vkostyukov/kotlin-sublime-package](https://github.com/vkostyukov/kotlin-sublime-package)
|
- **Kotlin:** [vkostyukov/kotlin-sublime-package](https://github.com/vkostyukov/kotlin-sublime-package)
|
||||||
|
|||||||
2
vendor/licenses/grammar/Julia.tmbundle.txt
vendored
2
vendor/licenses/grammar/Julia.tmbundle.txt
vendored
@@ -6,7 +6,7 @@ license: mit
|
|||||||
Copyright (c) 2012-2014 Stefan Karpinski, Elliot Saba, Dirk Gadsden,
|
Copyright (c) 2012-2014 Stefan Karpinski, Elliot Saba, Dirk Gadsden,
|
||||||
Adam Strzelecki, Jonathan Malmaud and other contributors:
|
Adam Strzelecki, Jonathan Malmaud and other contributors:
|
||||||
|
|
||||||
https://github.com/nanoant/Julia.tmbundle/contributors
|
https://github.com/JuliaEditorSupport/Julia.tmbundle/contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|||||||
Reference in New Issue
Block a user