File: swig.coffee
Defined in: | src/languages |
Variables Summary
- module.exports =
-
{ name: "Swig", namespace: "swig", fallback: ['html'], /* Supported Grammars */ grammars: ["HTML (Swig)", "SWIG"], /* Supported extensions */ extensions: ['swig'], options: [] }