summaryrefslogtreecommitdiff
path: root/lua/telescope/actions/utils.lua
AgeCommit message (Expand)Author
2022-07-19fix(which_key): only get telescope mappings (#2090)Fabian David Schmidt
2022-07-12docs: add module names to fix gO (#2064)Simon Hauser
2022-06-30docs: clarify docs around `search_dirs` and `map_entries`Simon Hauser
2022-04-22fix(which_key): get full path & handle table assignment of funcrefs (#1875)fdschmidt93
2022-04-22feat: show assigned function in actions.which_key (#1871)fdschmidt93
2022-04-18docs: add module prefix (#1847)Simon Hauser
2022-01-09Revert "fix: folding when a file is opened (#1643)" (#1673)Simon Hauser
2022-01-09fix: folding when a file is opened (#1643)Abel Mulugeta
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-01feat: show keymaps for builtin actions (#1084)fdschmidt93
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-03feat: select_all, toggle_all and drop_all actions (#931)fdschmidt93