summaryrefslogtreecommitdiff
path: root/lua/telescope/_private
AgeCommit message (Collapse)Author
2020-12-09ci: Add luacheck ci job (#317)Simon Hauser
* Add luacheck ci job * Fix most of the linting issues * fixup: lint Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2020-08-31feat: Combine configuration into picker.new()TJ DeVries