aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/deprecated.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/deprecated.txt')
-rw-r--r--runtime/doc/deprecated.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/deprecated.txt b/runtime/doc/deprecated.txt
index 9e74efabe0..9272c0693e 100644
--- a/runtime/doc/deprecated.txt
+++ b/runtime/doc/deprecated.txt
@@ -12,6 +12,9 @@ updated.
==============================================================================
+API ~
+*nvim_buf_clear_highlight()* Use |nvim_buf_clear_namespace()| instead.
+
Commands ~
*:rv*
*:rviminfo* Deprecated alias to |:rshada| command.