feat(treesitter): added ]f, [f, ]F, [F, ]c, ]C, [c, [C for treesitter-textobjects

This commit is contained in:
Folke Lemaitre
2023-10-04 00:12:32 +02:00
parent 626ae1338a
commit 0e66ef8393
2 changed files with 9 additions and 24 deletions

View File

@ -179,7 +179,6 @@ return {
-- { "i", mode = { "x", "o" } },
-- },
event = "VeryLazy",
dependencies = { "nvim-treesitter-textobjects" },
opts = function()
local ai = require("mini.ai")
return {