diff options
Diffstat (limited to 'runtime/doc')
| -rw-r--r-- | runtime/doc/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt index 537a737dc8..af5263bcf5 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -106,6 +106,9 @@ The following changes to existing APIs or features add new behavior. • `:source` without arguments treats a buffer with its 'filetype' set to "lua" as Lua code regardless of its extension. +• |:checkhealth| buffer now implements |folding|. The initial folding status is + defined by the 'foldenable' option. + ============================================================================== REMOVED FEATURES *news-removed* |