mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge branch 'master' of https://github.com/github/linguist into origin/patch-1
* 'master' of https://github.com/github/linguist: Switch to Apache License. also add help for unapproved licenses Update X10 grammar license. add some help text to license test Fix typo in Obj-C heuristic keyword Add the X10 language (http://x10-lang.org/). Sublime Text workspace files as vendored Make Slick regexp more general Tests for new vendored files Test for new CodeMirror regexp New JS vendored files Fix CodeMirror regex for vendored files added *.lslp to samples/LSL folder added *.lslp as LSL(Linden Scripting Language) Conflicts: .gitmodules
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -677,3 +677,6 @@
|
||||
[submodule "vendor/grammars/sublime-pony"]
|
||||
path = vendor/grammars/sublime-pony
|
||||
url = https://github.com/CausalityLtd/sublime-pony
|
||||
[submodule "vendor/grammars/X10"]
|
||||
path = vendor/grammars/X10
|
||||
url = git@github.com:x10-lang/x10-highlighting.git
|
||||
|
||||
Reference in New Issue
Block a user