Skip to content

Commit 5ca4aaa

Browse files
authored
docs: master is frozen
Added caution note about branch changes and stability.
1 parent a9742cb commit 5ca4aaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# nvim-treesitter-textobjects
22

3+
>[!CAUTION]
4+
> The `master` branch is frozen and provided for backward compatibility only. All future updates happen on the [`main` branch](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/tree/main), which will become the default branch in the future.
5+
36
Syntax aware text-objects, select, move, swap, and peek support.
47

58
**Warning: tree-sitter and nvim-treesitter are an experimental feature of nightly versions of Neovim.

0 commit comments

Comments
 (0)