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-09 07:39:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89a6161c81a516c4e2fe80a3365f774961ac9b9d
telescope.nvim
/
lua
/
telescope
T
History
ovikk13
and
GitHub
89a6161c81
Fix
#707
: lsp_workspace_symbols add support for multiple clients. (
#718
)
2021-04-03 20:11:38 +03:00
..
_extensions
…
actions
fix: related to
#13
telescope-project, enter insert mode on prompt close (
#637
)
2021-03-17 04:50:06 +07:00
algos
…
builtin
Fix
#707
: lsp_workspace_symbols add support for multiple clients. (
#718
)
2021-04-03 20:11:38 +03:00
config
…
pickers
picker(git_branch): show committer, upstream and date (
#695
)
2021-03-29 21:04:25 +03:00
previewers
fix: no longer leaking one buffer previewer in some occasions (
#664
)
2021-03-30 12:32:18 +02:00
_compat.lua
…
command.lua
…
config.lua
fix: no longer leaking one buffer previewer in some occasions (
#664
)
2021-03-30 12:32:18 +02:00
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
feat: add completion to pre-filtering (
#626
)
2021-03-09 21:04:21 +01:00
path.lua
…
pickers.lua
fix: no longer leaking one buffer previewer in some occasions (
#664
)
2021-03-30 12:32:18 +02:00
sorters.lua
feat: add completion to pre-filtering (
#626
)
2021-03-09 21:04:21 +01:00
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…