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-16 02:45:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f45c170f2853c1c1492d3f30a950a99d30706ea2
telescope.nvim
/
lua
/
telescope
T
History
Aiden Scandella
and
GitHub
f45c170f28
fix(pickers): attach_mappings on builtins.buffers needs return (
#1155
)
2021-08-23 19:07:57 +02:00
..
_extensions
…
actions
fix: (terminal) buffer previewer (
#1120
)
2021-08-23 15:27:11 +02:00
algos
…
builtin
fix(pickers): attach_mappings on builtins.buffers needs return (
#1155
)
2021-08-23 19:07:57 +02:00
config
…
finders
fix: Close async oneshot jobs on finder:close (
#1140
)
2021-08-20 14:41:52 -04:00
pickers
…
previewers
fix: (terminal) buffer previewer (
#1120
)
2021-08-23 15:27:11 +02:00
_.lua
…
command.lua
fix(command_parser): pcall for the loadstring (
#1134
)
2021-08-21 11:44:27 +01:00
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
…
pickers.lua
fix: Close async oneshot jobs on finder:close (
#1140
)
2021-08-20 14:41:52 -04:00
sorters.lua
fix: for default sorters so we dont sort data after ordinal len if #prompt == 0 (
#1146
)
2021-08-21 20:53:09 +02:00
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…