summaryrefslogtreecommitdiff
path: root/lua/telescope/_extensions/init.lua
AgeCommit message (Collapse)Author
2021-09-10feat: checkhealth (#1066)Senghan Bright
* rebase on latest master * remove obsolete `popup.nvim` check * fixup: Move to health and fixups Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
* chore: stylua job and config * reformat with stylua
2020-12-13Fix: typo (#333)Christopher Laidler
2020-11-23feat: v0.1 of extensions (#278)TJ DeVries