add(nvim): text objects for treesitter

This commit is contained in:
Léana 江 2023-11-11 01:41:08 +01:00 committed by Léana 江
parent c6f1a7491b
commit 5a675492f1
3 changed files with 45 additions and 1 deletions

View file

@ -29,6 +29,7 @@
"nvim-metals": { "branch": "main", "commit": "6692a6512a53b494984eac247ced40e8165dc2ca" },
"nvim-navic": { "branch": "master", "commit": "0ffa7ffe6588f3417e680439872f5049e38a24db" },
"nvim-treesitter": { "branch": "master", "commit": "7b26b085880f5c99c9e6109c81ed3b08db90ce50" },
"nvim-treesitter-textobjects": { "branch": "master", "commit": "dbcd9388e3b119a87c785e10a00d62876077d23d" },
"nvim-ufo": { "branch": "main", "commit": "ebbab711d909d5f675e38ad489765bd22bd2c6b3" },
"nvim-web-devicons": { "branch": "master", "commit": "5de460ca7595806044eced31e3c36c159a493857" },
"plenary.nvim": { "branch": "master", "commit": "50012918b2fc8357b87cff2a7f7f0446e47da174" },