File: lua.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Lua",
  namespace: "lua",

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

  /*
  Supported extensions
   */
  extensions: ['lua'],
  defaultBeautifier: "Lua beautifier"
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: