aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/news.txt
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-04-05 15:02:22 +0200
committerGitHub <noreply@github.com>2023-04-05 15:02:22 +0200
commit63bffae9e0ba45a6d646f78dadd1e87c8497db78 (patch)
tree8ffb588cf9ed339c850320af9d160e43f17307b0 /runtime/doc/news.txt
parent999cb36c2bb64d1f93bb6f8e607e0eb26eadcd63 (diff)
parentf0ac91c58b42ed4f38dea7352d89fd39a88142f4 (diff)
downloadrneovim-63bffae9e0ba45a6d646f78dadd1e87c8497db78.tar.gz
rneovim-63bffae9e0ba45a6d646f78dadd1e87c8497db78.tar.bz2
rneovim-63bffae9e0ba45a6d646f78dadd1e87c8497db78.zip
Merge pull request #22859 from luukvbaal/evalstc
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