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

This commit is contained in:
Folke Lemaitre committed 2023-10-04 00:21:47 +02:00
1 parent 626ae1338a
commit 0e66ef8393
2 files changed
+9 -24

No files matched your search

-1
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 {