This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
telescope.nvim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zoriya/telescope.nvim.git
synced
2026-08-11 16:39:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ffa3c24b3b46d3ce789bae799b17d1a369dec3f
telescope.nvim
/
lua
/
telescope
T
History
TJ DeVries
6ffa3c24b3
feat: improve (?) performance of default sorter
2020-09-15 14:15:55 -04:00
..
_private
…
algos
…
config
wip: some more musings on resolving height and width
2020-09-12 23:15:10 -04:00
extensions
…
pickers
feat: (wip) current_buffer strategy
2020-09-15 13:10:34 -04:00
actions.lua
feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers builtin) (
#32
)
2020-09-12 17:07:37 -04:00
builtin.lua
feat: add find_command option for find_files (
#73
)
2020-09-13 18:13:46 -04:00
config.lua
…
finders.lua
…
init.lua
…
log.lua
…
make_entry.lua
feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers builtin) (
#32
)
2020-09-12 17:07:37 -04:00
mappings.lua
…
opts.lua
…
pickers.lua
wip: some more musings on resolving height and width
2020-09-12 23:15:10 -04:00
previewers.lua
…
sorters.lua
feat: improve (?) performance of default sorter
2020-09-15 14:15:55 -04:00
state.lua
…
utils.lua
feat: builtin.commands (
#54
)
2020-09-12 17:02:10 -04:00
WIP.lua
…