summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/incremental_selection.lua
AgeCommit message (Collapse)Author
2020-05-02modules: move textobj to incremental_selectionThomas Vigouroux
As suggested in #37, rename the textobj module to incremental_selection. Also adds a utility function to get the config of a module.