yi-0.11.0: The Haskell-Scriptable Editor

Portabilityportable
Stabilityexperimental
Maintaineryi-devel@googlegroups.com
Safe HaskellNone

Yi.Mode.JavaScript

Description

Module defining the Mode for JavaScript. javaScriptMode uses the parser defined at Yi.Syntax.JavaScript.

Synopsis

Documentation

hooks :: Mode (Tree TT) -> Mode (Tree TT)Source

Hooks for the JavaScript mode.