Arfon Smith
|
285af6512e
|
Adding puphpet to vendored list
|
2015-03-30 16:24:11 -05:00 |
|
Lars Brinkhoff
|
03dc4e1ff4
|
Add RenderScript and Filterscript.
|
2015-03-28 12:34:20 +01:00 |
|
Arfon Smith
|
c39b42abba
|
Merge pull request #2075 from philix/patch-1
Add cpplint.py to vendor.yml
|
2015-03-27 11:02:36 -07:00 |
|
Arfon Smith
|
078aff6ee3
|
Merge pull request #2276 from MakeNowJust/patch-1
Fix ada aliases
|
2015-03-27 09:24:31 -07:00 |
|
Joe Wicentowski
|
4623b4a83e
|
Add .odd to XML extensions
See discussion at #2238.
[ODD](http://en.wikipedia.org/wiki/Text_Encoding_Initiative#ODD) is an XML-based vocabulary for defining schemas for Text Encoding Initiative (TEI) projects, used widely in the humanities. ODD should be rendered using XML syntax but is currently displayed as plain text (see [this example](https://github.com/wolfgangmm/tei-simple-pm/blob/master/odd/teisimple.odd)). There are [nearly 500 ODD files](https://github.com/search?q=extension%3Aodd+NOT+djfhdirijdskqdhd&type=Code&utf8=%E2%9C%93) in GitHub, and this number is projected to grow.
|
2015-03-26 13:18:49 -04:00 |
|
TSUYUSATO Kitsune
|
2ba6ecefe5
|
Fix ada aliases
|
2015-03-26 12:08:46 +09:00 |
|
Arfon Smith
|
4213bec62a
|
Merge pull request #2272 from lpil/master
Elixir: Add mix.lock filename
|
2015-03-25 09:04:07 -05:00 |
|
Louis Pilfold
|
babe733bf4
|
Elixir: Add mix.lock filename
|
2015-03-25 13:52:52 +00:00 |
|
Lars Brinkhoff
|
b61e33a49e
|
Add interpreters for OCaml.
|
2015-03-25 08:11:40 +01:00 |
|
Arfon Smith
|
a0d5a8338b
|
Merge pull request #2269 from stuartpb/patch-2
Use #000080 for Lua color
|
2015-03-24 19:24:34 -05:00 |
|
Stuart P. Bentley
|
e538f72b63
|
Use #000080 for Lua color
This is the color of the official Lua logo, as seen at http://www.lua.org/images/
|
2015-03-24 14:34:13 -07:00 |
|
Dorian Marié
|
bde843b67f
|
Add .ruby to the list of ruby file extensions
Can be found in Rails partial, eg `.html.ruby`
|
2015-03-24 18:59:53 +01:00 |
|
Arfon Smith
|
44c3d47b30
|
Bumping to v4.5.3
|
2015-03-24 12:33:35 -05:00 |
|
Arfon Smith
|
1940a9ea92
|
Merge branch 'master' into NetLinx
|
2015-03-24 11:41:26 -05:00 |
|
Arfon Smith
|
c9f8a2677a
|
Merge pull request #2261 from ntkme/storyboard-xib-xml
.storyboard and .xib as XML
|
2015-03-24 11:38:39 -05:00 |
|
Ben Draut
|
aa7aae7808
|
Fix categorization for Racket shell scripts.
The current implementation categorizes shell scripts written in Racket
as Scheme, which is incorrect.
For example:
```racket
\#!/usr/bin/env racket
\#lang racket
"Hello World!"
```
This should be categorized as Racket, not Scheme. [This file][1]
demonstrates the problem in an existing repository.
[1]: https://github.com/drautb/sketchbook/blob/master/racket/sublime-project-generator/generate-sublime-project.rkt
|
2015-03-24 08:22:00 -06:00 |
|
なつき
|
7c66301583
|
.storyboard and .xib as XML
|
2015-03-24 01:58:55 -07:00 |
|
michael tesch
|
a5b0b333b0
|
Merge branch 'master' into tesch1-emacs-patch-1
|
2015-03-24 09:44:08 +01:00 |
|
Lars Brinkhoff
|
76828c45c7
|
Fix Emacs modeline in DTrace sample.
Apparently, the DTrace mode for Emacs is called dtrace-script:
https://github.com/dotemacs/dtrace-script-mode
|
2015-03-23 19:43:32 +01:00 |
|
Arfon Smith
|
27215f148b
|
Merge pull request #2257 from Oldes/rebol_grammar_scope
Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITE...
|
2015-03-23 11:30:48 -05:00 |
|
Oldes
|
cbaa3ca6f4
|
Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITELIST as now is license available in the Sublime-REBOL project.
|
2015-03-23 11:38:07 +01:00 |
|
Oldes
|
63f54bdf06
|
Added grammar submodule for Red language
|
2015-03-23 10:43:39 +01:00 |
|
Alex McLain
|
ec46b1a92e
|
Added NetLinx language.
|
2015-03-21 18:58:09 -07:00 |
|
Arfon Smith
|
ed65040539
|
Merge pull request #2250 from shaneog/patch-2
Add Neovim config file names to VimL language
|
2015-03-21 16:56:00 -05:00 |
|
Shaun Williams
|
6462ba70f9
|
put .boot after primary .clj extension
|
2015-03-21 11:48:52 -05:00 |
|
Shaun Williams
|
1ac43e0d7d
|
reorder .boot to be in order
|
2015-03-21 11:32:29 -05:00 |
|
Shaun Williams
|
6ac51968c6
|
add .boot to clojure extensions
|
2015-03-21 11:20:48 -05:00 |
|
Shane O'Grady
|
cbcadf8e45
|
Add Neovim config file names to VimL language
Neovim uses configuration files named `.nvimrc` rather than `.vimrc`
See this PR for details neovim/neovim#330
|
2015-03-21 09:53:21 -03:00 |
|
Arfon Smith
|
74b111501d
|
Merge pull request #2213 from ntkme/source-map
Detect generated source maps
|
2015-03-20 09:26:40 -05:00 |
|
なつき
|
b103232e0e
|
Detect generated source maps
|
2015-03-19 17:38:59 -07:00 |
|
vitaut
|
b587379f4a
|
Add a heuristic to disambiguate between NL and NewLisp
|
2015-03-19 17:33:52 -07:00 |
|
Lars Brinkhoff
|
ae39475133
|
Fix the type classification of some languages.
|
2015-03-19 07:09:42 +01:00 |
|
Arfon Smith
|
ebf10c2cd6
|
v4.5.2
|
2015-03-18 09:50:57 -05:00 |
|
Arfon Smith
|
2b5f38264b
|
Merge pull request #2222 from chriskuehl/master
languages.yml: don't assume .conf is Apache
|
2015-03-18 09:27:32 -05:00 |
|
Arfon Smith
|
5850716eb3
|
Merge pull request #2236 from Phasesaber/master
Give Diff a color
|
2015-03-18 09:24:46 -05:00 |
|
Thomas Gazagnaire
|
e79607372b
|
Disambiguate between OCaml and Standard ML
Fix #2208
|
2015-03-18 09:58:14 +00:00 |
|
Lars Brinkhoff
|
013188dcd9
|
Add new language Formatted for .for.
Sample file wksst8110.for is from the Climate Prediction Center at the
National Weather Service of the USA, and is in the public domain.
|
2015-03-17 20:44:06 +01:00 |
|
Jαdon Fowler
|
3cf7bfbee2
|
Give Diff a color
|
2015-03-16 23:44:08 -07:00 |
|
Arfon Smith
|
3bb740fe9f
|
Merge pull request #2198 from tarebyte/handlebars_color
Assign handlebars a color for the language bar.
|
2015-03-16 07:58:05 -05:00 |
|
michael tesch
|
ce1f51a34f
|
forgot a |
|
2015-03-15 12:51:14 +01:00 |
|
michael tesch
|
5fd7992f98
|
dont save useless matches, thanks to pchaigno
|
2015-03-15 12:40:31 +01:00 |
|
Arfon Smith
|
840bdf95e3
|
v4.5.1
|
2015-03-14 20:32:18 -05:00 |
|
Arfon Smith
|
01deb07ae9
|
Return false for empty file.
|
2015-03-14 20:19:11 -05:00 |
|
michael tesch
|
fda0f2a042
|
detect emacs modeline for fundamental as Text
|
2015-03-14 23:53:17 +01:00 |
|
michael tesch
|
6aab682728
|
fixed case with multiple other file vars before and after mode:
|
2015-03-14 23:24:41 +01:00 |
|
Arfon Smith
|
6c37613bf0
|
Merge branch 'master' into revert-2014-revert-1976-path-for-fileblob
|
2015-03-14 17:18:36 -05:00 |
|
Arfon Smith
|
188c7364f8
|
Merge pull request #2209 from chezwicker/master
Add .plsql as extension for PL/SQL
|
2015-03-14 17:17:52 -05:00 |
|
Chris Zwicker
|
03b43a85c8
|
Change sorting of extensions to fix failing test
|
2015-03-14 20:16:31 +00:00 |
|
Chris Zwicker
|
dad653492a
|
Merge remote-tracking branch 'upstream/master'
|
2015-03-14 19:56:27 +00:00 |
|
Paul Chaignon
|
0db133ffb2
|
Detect Cython generated files
|
2015-03-14 19:43:17 +01:00 |
|