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 87dfefcce8..a901c4f13c 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -82,6 +82,8 @@ The following new APIs or features were added. • |vim.system()| for running system commands. +• |nvim_set_keymap()| now supports abbreviations. + ============================================================================== CHANGED FEATURES *news-changed* |