summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/textobjects/shared.lua
AgeCommit message (Collapse)Author
2020-10-04Remove textobjects moduleStephan Seitz
2020-09-12TextObjects: refactor wrong func namesSantos Gallegos
Reading the code, these functions should be named differently https://github.com/nvim-treesitter/nvim-treesitter/blob/a755017dd52947672af458743b88e59a59cd592f/lua/nvim-treesitter/query.lua#L203-L203
2020-08-17chore(textobjects): split up into submodulesStephan Seitz