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-12 17:09:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57ac8dcc3eb5a9bf251d6f5b9180a61e5ab170a6
telescope.nvim
/
lua
/
telescope
T
History
fdschmidt93
and
GitHub
57ac8dcc3e
feat: add prefiltering to treesitter picker (
#879
)
2021-05-31 09:39:21 +02:00
..
_extensions
…
actions
feat: send to loclist (
#868
)
2021-05-31 08:47:05 +02:00
algos
…
builtin
feat: add prefiltering to treesitter picker (
#879
)
2021-05-31 09:39:21 +02:00
config
…
finders
…
pickers
feat: add ivy-style layout strategy (
#771
)
2021-05-15 15:02:14 -04:00
previewers
…
_compat.lua
…
command.lua
…
config.lua
…
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix: attempt to concatenate when entry.kind == nil or or symbol_type == nil (
#853
)
2021-05-30 10:54:17 +02:00
mappings.lua
…
path.lua
…
pickers.lua
fix: abort picker set_selection if no manager (
#866
)
2021-05-26 17:19:17 -04:00
sorters.lua
…
state.lua
…
themes.lua
feat: add ivy-style layout strategy (
#771
)
2021-05-15 15:02:14 -04:00
utils.lua
…
WIP.lua
…