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-10 16:09:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
782d802d44077e07f80189560f91c86370f11e39
telescope.nvim
/
lua
/
telescope
T
History
Vsevolod
and
GitHub
782d802d44
fix: missing check for negative index in cycle scrolling (
#1372
)
2021-10-24 16:01:18 +02:00
..
_extensions
…
actions
…
algos
…
builtin
fix: opts.git_command for files, commits, bcommits (
#1374
)
2021-10-24 08:30:31 +02:00
config
…
finders
…
pickers
fix: missing check for negative index in cycle scrolling (
#1372
)
2021-10-24 16:01:18 +02:00
previewers
fix: preview title key and a bug with dynamic_title (
#1350
)
2021-10-20 16:23:26 +02:00
_.lua
…
command.lua
…
config.lua
docs: fix typo in qflist_previewer's default value (
#1363
)
2021-10-24 08:20:08 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix(tags): wrong path separator on Windows (
#1354
)
2021-10-19 17:59:54 +02:00
mappings.lua
…
pickers.lua
fix: always remove previous caret when change selection (
#1364
)
2021-10-21 10:46:32 +01:00
sorters.lua
…
state.lua
…
themes.lua
fix: preview title key and a bug with dynamic_title (
#1350
)
2021-10-20 16:23:26 +02:00
utils.lua
…
WIP.lua
…