diff options
Diffstat (limited to 'runtime/doc/change.txt')
-rw-r--r-- | runtime/doc/change.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index 813d741f5d..075e581bf2 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -1128,8 +1128,6 @@ and ":put" commands and with CTRL-R. The command-line is only stored in this register when at least one character of it was typed. Thus it remains unchanged if the command was completely from a mapping. - {not available when compiled without the |+cmdline_hist| - feature} 6. Expression register "= *quote_=* *quote=* *@=* This is not really a register that stores text, but is a way to use an @@ -1438,8 +1436,6 @@ By default, "b:#" is included. This means that a line that starts with "#include" is not recognized as a comment line. But a line that starts with "# define" is recognized. This is a compromise. -{not available when compiled without the |+comments| feature} - *fo-table* You can use the 'formatoptions' option to influence how Vim formats text. 'formatoptions' is a string that can contain any of the letters below. You |