From 76f3b1ad77188182e3c924d1e70269c171b9ecc5 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 27 Mar 2014 22:30:07 +0100 Subject: Update runtime files. --- runtime/doc/indent.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'runtime/doc/indent.txt') diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt index 749882ce4a..5bf60894d6 100644 --- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt @@ -686,7 +686,7 @@ two spaces relative to the opening paren: baz) < Setting this option changes this behavior so that all subforms are aligned to -the same column: +the same column, emulating the default behavior of clojure-mode.el: > (foo bar @@ -698,7 +698,6 @@ This option is off by default. let g:clojure_align_subforms = 0 < - FORTRAN *ft-fortran-indent* Block if, select case, where, and forall constructs are indented. So are -- cgit v1.2.3