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
2b5060362bc6821faacc346a3069812446a14d68
telescope.nvim
/
lua
/
telescope
T
History
Ryan Koval
and
GitHub
2b5060362b
feat: added support for tabdrop (
#2143
)
2022-09-04 21:47:25 +02:00
..
_extensions
…
actions
feat: added support for tabdrop (
#2143
)
2022-09-04 21:47:25 +02:00
algos
…
builtin
fix(preview): update buffer previewer to upstream changes (
#2150
)
2022-08-27 15:29:36 +02:00
config
…
finders
…
pickers
…
previewers
fix: previewer if custom_captures are set (
#2156
)
2022-09-04 21:06:34 +02:00
testharness
…
_.lua
…
command.lua
…
config.lua
fix: remove un-needed check (
#2144
)
2022-08-26 14:04:23 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
fix: nop i_<c-j> because we dont want allow new line (
#2147
)
2022-09-03 11:22:26 +02:00
pickers.lua
…
sorters.lua
fix(sorters): add highlighter to fuzzy_with_index_bias (
#2134
)
2022-08-26 13:50:58 +02:00
state.lua
…
themes.lua
…
utils.lua
…