diff options
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r-- | runtime/doc/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt index 6f2c6efe54..c090cfe166 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -195,6 +195,8 @@ The following new APIs and features were added. • Added |vim.snippet| for snippet expansion support. +• 'complete' option supports "f" flag for completing buffer names. + ============================================================================== CHANGED FEATURES *news-changed* |