mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Bind the grid icon to .less files
Added .less files to the OakAppKit .plist bindings file as another grid icon, to go along with the existing .css, .sass and .scss definitions. Signed-off-by: Bob Rockefeller <bob@bobrockefeller.com>
This commit is contained in:
committed by
Allan Odgaard
parent
e5d2d43e61
commit
0f41c946f0
@@ -10,7 +10,7 @@
|
||||
angle_brackets_brown = ( dist, xml, tld, pt, cpt, dtml, rss, opml, xsl, xslt );
|
||||
brackets = ( m, mm, M );
|
||||
list = ( gtd, gtdlog, properties, json, strings, plist, dict, scriptsuite, scriptterminology, savedsearch, defs.rem, reminders, TODO, tasks, todolist, yaml, yml );
|
||||
grid = ( css, css.erb, scss, sass );
|
||||
grid = ( css, css.erb, scss, sass, less );
|
||||
tree_structure = ( dot );
|
||||
config_file = ( conf, htaccess, config, gitconfig, gitignore, gitmodules, ini, cfg, capfile, ssh_config, sshd_config, tm_properties, tmproperties, ant.xml, build.xml, pro, pri, cmake, cmakelists.txt, Makefile, gnumakefile, ocamlmakefile, pom.xml, cm, Rakefile, rake, target, portfile, gemspec, gemfile );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user