summaryrefslogtreecommitdiff
path: root/lua/telescope/path.lua
AgeCommit message (Expand)Author
2021-08-20feat(performance): Major performance improvements using async v2 from @oberbl...TJ DeVries
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-14refactor: move from telescope.path to plenary.path (#473)anott03
2021-01-19fix: error message too many open files (#432)Simon Hauser
2020-12-17Update autocmd, highlights and help_tags previewers (#332)Simon Hauser
2020-12-17Fix: Use plenary.filetype.detect and remove own filetype detect (#326)Simon Hauser
2020-12-09ci: Add luacheck ci job (#317)Simon Hauser
2020-12-09Feat: Opt in vim buffers for previewers (#298)Simon Hauser
2020-09-28fix: 126TJ DeVries