mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Grammar for CLIPS from Sublime Text package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -564,3 +564,6 @@
|
|||||||
[submodule "vendor/grammars/sublime-apl"]
|
[submodule "vendor/grammars/sublime-apl"]
|
||||||
path = vendor/grammars/sublime-apl
|
path = vendor/grammars/sublime-apl
|
||||||
url = https://github.com/StoneCypher/sublime-apl
|
url = https://github.com/StoneCypher/sublime-apl
|
||||||
|
[submodule "vendor/grammars/CLIPS-sublime"]
|
||||||
|
path = vendor/grammars/CLIPS-sublime
|
||||||
|
url = https://github.com/psicomante/CLIPS-sublime
|
||||||
|
|||||||
@@ -26,6 +26,8 @@ vendor/grammars/Alloy.tmbundle:
|
|||||||
- source.alloy
|
- source.alloy
|
||||||
vendor/grammars/AutoHotkey:
|
vendor/grammars/AutoHotkey:
|
||||||
- source.ahk
|
- source.ahk
|
||||||
|
vendor/grammars/CLIPS-sublime:
|
||||||
|
- source.clips
|
||||||
vendor/grammars/ColdFusion:
|
vendor/grammars/ColdFusion:
|
||||||
- source.cfscript
|
- source.cfscript
|
||||||
- source.cfscript.cfc
|
- source.cfscript.cfc
|
||||||
|
|||||||
@@ -414,7 +414,7 @@ CLIPS:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .clp
|
- .clp
|
||||||
tm_scope: none
|
tm_scope: source.clips
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
CMake:
|
CMake:
|
||||||
|
|||||||
1
vendor/grammars/CLIPS-sublime
vendored
Submodule
1
vendor/grammars/CLIPS-sublime
vendored
Submodule
Submodule vendor/grammars/CLIPS-sublime added at f6904baa78
Reference in New Issue
Block a user