A lightweight, simple, and dependency-free Easily handle text objects (inner/around) without need for Tree-sitter.
vim.pack.add({
"https://github.com/janecodelife/tiny-textobject.nvim",
})
require("tiny-textobject").setup()
🔗 Repository:
https://github.com/janecodelife/tiny-textobject.nvim
Top comments (0)