Support for CWeb language (#3592)

Move .w file extension for CWeb to its own entry.
This commit is contained in:
Paul Chaignon
2017-05-25 10:22:40 +02:00
committed by Colin Seymour
parent 20fdac95f6
commit d490fc303f
2 changed files with 411 additions and 1 deletions

View File

@@ -455,7 +455,6 @@ C:
- ".cats"
- ".h"
- ".idc"
- ".w"
interpreters:
- tcc
ace_mode: c_cpp
@@ -589,6 +588,13 @@ CSV:
extensions:
- ".csv"
language_id: 51
CWeb:
type: programming
extensions:
- ".w"
tm_scope: none
ace_mode: text
language_id: 657332628
Cap'n Proto:
type: programming
tm_scope: source.capnp