Skip to content

Commit 25319d3

Browse files
kiyoonclason
authored andcommitted
Update README.md
1 parent a23be64 commit 25319d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ If you are using [lazy.nvim](https://github.com/folke/lazy.nvim), add this to yo
1717
```lua
1818
{
1919
"nvim-treesitter/nvim-treesitter-textobjects",
20+
branch = "main",
2021
init = function()
2122
-- Disable entire built-in ftplugin mappings to avoid conflicts.
2223
-- See https://github.com/neovim/neovim/tree/master/runtime/ftplugin for built-in ftplugins.

0 commit comments

Comments
 (0)