add treesitter-textobjects

This commit is contained in:
Thomas Ruoff
2024-03-15 23:26:23 +01:00
parent 4b0f56ef8c
commit 5179064643

View File

@@ -841,6 +841,9 @@ require('lazy').setup({
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
end,
},
{
'nvim-treesitter/nvim-treesitter-textobjects',
},
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and