commit | 9855d6b3610b3ae46a5522b9f8e1e4b521759e83 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 18 14:34:51 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 18 14:34:51 2010 +0200 |
tree | 0cd833cb1292e135cdd89e8e84d74bb3f8b3a380 | |
parent | 5074e3018bca1527bbb5b54f33be1d701e197c5b [diff] [blame] |
Better conceal in help. (partly by Dominique Pelle)
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt index a1d4cb2..ed67755 100644 --- a/runtime/doc/indent.txt +++ b/runtime/doc/indent.txt
@@ -549,7 +549,7 @@ :%s /\r$//g Or, you can simply |:let| the variable PHP_removeCRwhenUnix to 1 and the -script will silently remove them when Vim loads a PHP file (at each|BufRead|). +script will silently remove them when Vim loads a PHP file (at each |BufRead|). OPTIONS: ~