mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
re-add oracle grammer module using https
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -594,3 +594,6 @@
|
||||
[submodule "vendor/grammars/ec.tmbundle"]
|
||||
path = vendor/grammars/ec.tmbundle
|
||||
url = https://github.com/ecere/ec.tmbundle
|
||||
[submodule "vendor/grammars/oracle.tmbundle"]
|
||||
path = vendor/grammars/oracle.tmbundle
|
||||
url = https://github.com/mulander/oracle.tmbundle.git
|
||||
|
||||
@@ -68,8 +68,6 @@ vendor/grammars/NimLime:
|
||||
- source.nim
|
||||
- source.nim_filter
|
||||
- source.nimcfg
|
||||
vendor/grammars/Oracle/:
|
||||
- source.plsql.oracle
|
||||
vendor/grammars/PHP-Twig.tmbundle:
|
||||
- text.html.twig
|
||||
vendor/grammars/RDoc.tmbundle:
|
||||
@@ -364,6 +362,8 @@ vendor/grammars/ooc.tmbundle:
|
||||
- source.ooc
|
||||
vendor/grammars/opa.tmbundle:
|
||||
- source.opa
|
||||
vendor/grammars/oracle.tmbundle:
|
||||
- source.plsql.oracle
|
||||
vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage:
|
||||
- source.oz
|
||||
vendor/grammars/pascal.tmbundle:
|
||||
|
||||
@@ -2149,7 +2149,7 @@ PHP:
|
||||
PLSQL:
|
||||
type: programming
|
||||
ace_mode: sql
|
||||
tm_scope: Oracle
|
||||
tm_scope: source.plsql.oracle
|
||||
extensions:
|
||||
- .pls
|
||||
- .pkb
|
||||
|
||||
1
vendor/grammars/oracle.tmbundle
vendored
Submodule
1
vendor/grammars/oracle.tmbundle
vendored
Submodule
Submodule vendor/grammars/oracle.tmbundle added at f5308c9abe
Reference in New Issue
Block a user