summaryrefslogtreecommitdiff
path: root/lua/config/telescope.lua
AgeCommit message (Collapse)Author
2022-01-22fix: format with stylua configGustaf Rydholm
2022-01-18Remove require from load_extension for telescopeGustaf Rydholm
2022-01-17Remove width argument in telescopeGustaf Rydholm
2022-01-17Add telescope window settingsGustaf Rydholm
2022-01-17Add file browser extension to telescopeGustaf Rydholm
2022-01-17Fix typo in fzf extension loadingGustaf Rydholm
2022-01-17Load fzy native extension for telescopeGustaf Rydholm
2022-01-17Add fzf plugin for telescopeGustaf Rydholm
2022-01-17Remove media_files comment in telescopeGustaf Rydholm
2022-01-13Disable loading of media filesGustaf Rydholm
2022-01-12Refactor the file structureGustaf Rydholm