From e40284ffa8e4856ee194c8fc859e574030b11765 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Fri, 26 Aug 2011 15:40:37 -0700 Subject: [PATCH] modes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cedef8eb1..b186c8ae1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Ace +* https://github.com/ajaxorg/ace/wiki/Creating-or-Extending-an-Edit-Mode * https://github.com/ajaxorg/ace/blob/master/lib/ace/selection.js * https://github.com/ajaxorg/ace/blob/master/lib/ace/commands/default_commands.js * https://github.com/ajaxorg/ace/blob/master/lib/ace/document.js