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-14 18:03:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50a87e502ce2739aab67966acda0f04a5f49bb6e
telescope.nvim
/
lua
/
telescope
T
History
Nolan Prochnau
and
GitHub
50a87e502c
Delete debug output
2020-11-15 14:33:22 -05:00
..
_private
…
algos
…
config
…
extensions
…
pickers
…
_compat.lua
…
actions.lua
…
builtin.lua
fix lsp_code_action error when no code action available (
#243
)
2020-11-15 08:41:58 -05:00
config.lua
…
debounce.lua
…
entry_manager.lua
fix: selection_strategies row and follow (
#218
)
2020-11-13 10:20:09 -05:00
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
Rename and simplify make_entry function
2020-11-09 22:18:36 -05:00
mappings.lua
…
path.lua
…
pickers.lua
fix
:
#236
2020-11-13 14:56:57 -05:00
previewers.lua
Delete debug output
2020-11-15 14:33:22 -05:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
fix: Multiple Previewer fixes (
#225
)
2020-11-13 15:07:12 -05:00
WIP.lua
…