From e7b1ea0276cc83cd5c612f3189a174a60d57b5ed Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 7 Aug 2020 19:54:59 +0200 Subject: Update runtime files. --- runtime/doc/usr_30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/usr_30.txt') diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt index 736323665..bcb7b59e7 100644 --- a/runtime/doc/usr_30.txt +++ b/runtime/doc/usr_30.txt @@ -336,7 +336,7 @@ How to do that is explained here: |indent-expression|. ============================================================================== *30.4* Other indenting -The most simple form of automatic indenting is with the 'autoindent' option. +The simplest form of automatic indenting is with the 'autoindent' option. It uses the indent from the previous line. A bit smarter is the 'smartindent' option. This is useful for languages where no indent file is available. 'smartindent' is not as smart as 'cindent', but smarter than 'autoindent'. -- cgit v1.2.1