File: crystal.coffee
| Defined in: | src/languages | 
Variables Summary
- module.exports =
 - 
    
{ name: "Crystal", namespace: "crystal", /* Supported Grammars */ grammars: ["Crystal"], /* Supported extensions */ extensions: ["cr"], options: [] } 
| Defined in: | src/languages | 
{
  name: "Crystal",
  namespace: "crystal",
  /*
  Supported Grammars
   */
  grammars: ["Crystal"],
  /*
  Supported extensions
   */
  extensions: ["cr"],
  options: []
}
    
  Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: