Merge pull request #2481 from github/1823-local

Isabelle ROOT support (updated PR)
This commit is contained in:
Arfon Smith
2015-07-04 06:19:02 +01:00
3 changed files with 1118 additions and 0 deletions

View File

@@ -1475,6 +1475,14 @@ Isabelle:
tm_scope: source.isabelle.theory
ace_mode: text
Isabelle ROOT:
type: programming
group: Isabelle
filenames:
- ROOT
tm_scope: source.isabelle.root
ace_mode: text
J:
type: programming
color: "#9EEDFF"

File diff suppressed because it is too large Load Diff

6
samples/PHP/root.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
////////////////////////////////////
// I am not Isabelle ROOT //
////////////////////////////////////
?>