File: marko.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Marko",
  namespace: "marko",
  fallback: ['html'],

  /*
  Supported Grammars
   */
  grammars: ["Marko"],

  /*
  Supported extensions
   */
  extensions: ["marko"],
  options: []
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: