From 4d97abe805ce7153f29a40c3614a960a7d6e8371 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Mon, 8 Apr 2019 23:08:01 +0200 Subject: doc --- runtime/doc/deprecated.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'runtime/doc/deprecated.txt') 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. -- cgit