fix gd, and textobjects

This commit is contained in:
2025-11-03 20:40:56 +01:00
parent 8d52d1ae69
commit 4304241960
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -183,6 +183,9 @@ require('lazy').setup({
},
indent = { enable = true, disable = { 'ruby' } },
},
dependencies = {
'nvim-treesitter/nvim-treesitter-textobjects',
},
-- There are additional nvim-treesitter modules that you can use to interact
-- with nvim-treesitter. You should go explore a few and see what interests you:
--