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 0182605b1b..537a737dc8 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -36,6 +36,8 @@ The following changes may require adaptations in user config or plugins. • |LspRequest| autocmd was promoted from a |User| autocmd to a first class citizen. +• Renamed `vim.treesitter.playground` to `vim.treesitter.dev`. + ============================================================================== ADDED FEATURES *news-added* |