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
feaed4b6e23bd56906089154f293f2b1ecb68c7e
telescope.nvim
/
lua
/
telescope
T
History
David Mejorado
and
GitHub
feaed4b6e2
docs: update builtin.file_browser options (
#887
)
2021-06-06 21:11:42 +02:00
..
_extensions
…
actions
feat: send to loclist (
#868
)
2021-05-31 08:47:05 +02:00
algos
…
builtin
docs: update builtin.file_browser options (
#887
)
2021-06-06 21:11:42 +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
…