We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23be64 commit 25319d3Copy full SHA for 25319d3
README.md
@@ -17,6 +17,7 @@ If you are using [lazy.nvim](https://github.com/folke/lazy.nvim), add this to yo
17
```lua
18
{
19
"nvim-treesitter/nvim-treesitter-textobjects",
20
+ branch = "main",
21
init = function()
22
-- Disable entire built-in ftplugin mappings to avoid conflicts.
23
-- See https://github.com/neovim/neovim/tree/master/runtime/ftplugin for built-in ftplugins.
0 commit comments