You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# nvim-treesitter-textobjects
2
2
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
+
3
6
Syntax aware text-objects, select, move, swap, and peek support.
4
7
5
8
**Warning: tree-sitter and nvim-treesitter are an experimental feature of nightly versions of Neovim.
0 commit comments