Kevin Sawicki
a720919dd8
Add hyperlink helper TextMate bundle
2013-04-23 08:39:25 -07:00
Nathan Sobo
9204836d70
Update grammars when grammars they include are added/removed
...
If the Ruby on Rails grammar depends on HTML, but it isn't loaded, its
syntax highlighting won't include HTMl tokens. If we later load HTML,
we should update any buffer with the Rails grammar to reflect the
change. This commit changes grammars to memoize their initial rule and
repository. If an included grammar is added or removed, we clear the
memoized rules and emit a 'grammar-updated' event. Any tokenized
buffer that points to this grammar can then retokenize to reflect the
newly available/unavailable included grammar.
2013-04-22 11:33:59 -06:00
Kevin Sawicki
faca7f091a
Include PEG js bundle
2013-04-19 10:58:35 -07:00
Kevin Sawicki
ed9f46b39f
Upgrade TextMate PHP bundle to current master
2013-04-19 10:58:33 -07:00
Kevin Sawicki
b4ab10403d
Use lower case submodule paths
...
Lowercase the Go and Mustache bundle paths to be
consistent with all others.
2013-04-18 21:34:31 -07:00
Kevin Sawicki
00fd7fc00f
Add Go Textmate bundle as submodule
2013-03-26 17:11:26 -04:00
Kevin Sawicki
6e472064dd
Add Mustache bundle as a submodule
...
Closes #398
2013-03-21 11:13:07 -07:00
Garen Torikian
6c389629b7
Add less tmbundle
2013-02-27 15:40:38 -08:00
Garen Torikian
18e089571c
Add SASS TMBundle
2013-02-27 15:39:10 -08:00
Garen Torikian
318e86b821
Add Perl TMBundle
2013-02-27 15:38:22 -08:00
Garen Torikian
392b34e675
Add PHP TMBundle
2013-02-27 15:37:49 -08:00
Garen Torikian
f21318c3c7
Add Java TMBundle
2013-02-27 15:36:53 -08:00
Garen Torikian
519340a67c
Add yaml submodule
2013-02-27 14:56:34 -08:00
Will Farrington
584c07b590
Add clojure tmbundle
2013-02-26 21:58:12 +11:00
Kevin Sawicki
9e1547afab
Update python bundle to df88cd66d0
2013-02-20 20:53:01 -08:00
Kevin Sawicki
e21fddc5e3
Upgrade CoffeeScript bundle to 32d285247
...
Includes commit to not include whitespace before function name
in function scope.
2013-02-15 10:32:32 -08:00
Kevin Sawicki
7a186b1ab6
Add python bundle as submodule
2013-01-29 18:21:38 -08:00
Kevin Sawicki
14efcefad9
Add property list bundle
...
Also adds the xml bundle which is a requirement of
the property list bundle.
2013-01-08 16:22:38 -08:00
Kevin Sawicki
afa08c43b7
Vendor shell script bundle
2013-01-06 10:50:04 -08:00
Kevin Sawicki
59dced23a0
Update URL of git.tmbundle
...
Contains fix to colorize .gitmodules files
as config files.
2013-01-04 08:18:52 -08:00
Kevin Sawicki
4078046ac6
Vendor textmate bundles as submodules
2013-01-04 08:18:52 -08:00