aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/news.txt
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2023-04-01 14:58:52 +0200
committerLuuk van Baal <luukvbaal@gmail.com>2023-04-05 12:36:47 +0200
commitf0ac91c58b42ed4f38dea7352d89fd39a88142f4 (patch)
tree743426a5cb8b6c37ae4cb48e7cd8c06a2dcde8d2 /runtime/doc/news.txt
parent9e7426718b678e299f3fd03ef94f81b1e2d01ab0 (diff)
downloadrneovim-f0ac91c58b42ed4f38dea7352d89fd39a88142f4.tar.gz
rneovim-f0ac91c58b42ed4f38dea7352d89fd39a88142f4.tar.bz2
rneovim-f0ac91c58b42ed4f38dea7352d89fd39a88142f4.zip
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r--runtime/doc/news.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt
index f68edde33b..98f3f3f398 100644
--- a/runtime/doc/news.txt
+++ b/runtime/doc/news.txt
@@ -73,6 +73,9 @@ NEW FEATURES *news-features*
The following new APIs or features were added.
+• |nvim_eval_statusline()| supports evaluating the |'statuscolumn'| through a
+ new `opts` field: `use_statuscol`.
+
• |nvim_buf_get_extmarks()| now accepts a -1 `ns_id` to request extmarks from
all namespaces and adds the namespace id to the details array.
Other missing properties have been added to the details array and marks can