From b4df62bec1f4fa1909dbea6ee2dcf6624e1f54c8 Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Tue, 1 Feb 2011 21:30:33 -0500 Subject: [PATCH] #1085, adding CoffeeScript.mode to the docs. --- documentation/index.html.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/index.html.erb b/documentation/index.html.erb index 53ddd4bb..7a738a15 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -1004,6 +1004,10 @@ Expressions kchmck's Vim CoffeeScript — which adds Vim syntax highlighting and indentation support. +
  • + nfiniteset's CoffeeScript.mode + — a syntax mode that provides highlighting for SubEthaEdit and Coda. +
  • wavded's gedit-coffeescript — a CoffeeScript syntax highlighter for the gedit text editor.