From 4778b48f9148c8679c67b57e10125a4e37d12447 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 13 Feb 2011 03:22:45 +0300 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4fb31d967..beecc9251 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ In this js2-mode.el, return bar; // fixed Fixes in Imenu support ------------------------ +---------------------- Supports element-get form: @@ -117,8 +117,8 @@ Proper position for functions in nested object literals: }, } -Imenu support for nested named functions ----------------------------------------- +Imenu support for function nesting +---------------------------------- Supports one level of nesting: @@ -141,7 +141,7 @@ Examples of output: * [Backbone.js](https://github.com/documentcloud/backbone/blob/master/backbone.js) -> -No support for library-specific extension methods, though, like _.extend. +No support for library-specific extension methods like _.extend. Bugs ==== -- 2.39.2