* feat: add new layout strategy * [docgen] Update doc/telescope.txt skip-checks: true Co-authored-by: Github Actions <actions@github>
32 lines
148 B
Lua
32 lines
148 B
Lua
|
|
RELOAD('telescope')
|
|
require('telescope.builtin').find_files(require('telescope.themes').get_ivy { previewer = false })
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|