mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Use tree structure icon for ragel, protobuf, and cap’n proto
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
braces = ( go );
|
||||
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, less, sql );
|
||||
tree_structure = ( dot );
|
||||
tree_structure = ( dot, rl, proto, capnp );
|
||||
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, ninja, project.clj, xcodeproj );
|
||||
|
||||
c = ( c, cc, cxx, cpp, 'c++' );
|
||||
|
||||
Reference in New Issue
Block a user