Use tree structure icon for ragel, protobuf, and cap’n proto

This commit is contained in:
Allan Odgaard
2013-08-17 11:31:05 +02:00
parent 5c02b4ff5c
commit 019c911e9a

View File

@@ -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++' );