nvim-treesitter/lua/nvim-treesitter/textobjects
Santos Gallegos 31e6d1e647 TextObjects: refactor wrong func names
Reading the code, these functions should be named differently

a755017dd5/lua/nvim-treesitter/query.lua (L203-L203)
2020-09-12 10:51:06 +02:00
..
attach.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
move.lua feat(refactor.navigation): add navigation.goto_{next,previous}_usage 2020-08-31 18:56:41 +02:00
select.lua use xmap instead of vmap in textobjects 2020-09-01 20:50:31 +02:00
shared.lua TextObjects: refactor wrong func names 2020-09-12 10:51:06 +02:00
swap.lua chore(textobjects): split up into submodules 2020-08-17 17:46:40 +02:00