nvim: add nvim-various-textobjs

This commit is contained in:
2025-12-20 11:15:37 +01:00
parent 292de198a6
commit a7c0178983
3 changed files with 13 additions and 0 deletions

View File

@@ -35,6 +35,10 @@
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'master'"
},
"nvim-various-textobjs": {
"rev": "f35e4cc78e9cd4dcb43d6285f7c1acac3b42eb55",
"src": "https://github.com/chrisgrieser/nvim-various-textobjs"
},
"oil.nvim": {
"rev": "cbcb3f997f6f261c577b943ec94e4ef55108dd95",
"src": "https://github.com/stevearc/oil.nvim"