From 66eaec1c0e9a05ce9bb56ddfbd0501d66c669fe3 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sat, 23 Apr 2011 22:20:54 +0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c46d48977..85e7e7b28 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ In original js2-mode.el, bar = 20, baz = 30; -In this js2-mode.el, when the value `js2-use-ast-for-indentation-p` is non-nil (default nil), +In this js2-mode.el, when the value `js2-pretty-multiline-decl-indentation-p` is non-nil, var foo = 10, bar = 20, -- 2.39.2