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 15:46:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b3ece5bad8b344911e6757cf4c0c0f55fdd2e7d
telescope.nvim
/
lua
/
telescope
T
History
emmanueltouzery
and
GitHub
f7bceabcc9
fix(old_files): opts.cwd_only includes similarly named dirs (
#2308
)
...
(cherry picked from commit
04af51dbfb
)
2023-01-07 12:45:58 +01:00
..
_extensions
…
actions
…
algos
…
builtin
fix(old_files): opts.cwd_only includes similarly named dirs (
#2308
)
2023-01-07 12:45:58 +01:00
config
…
finders
…
pickers
fix(tests): uses testharness in scrolling strategy (
#2307
)
2023-01-07 12:34:35 +01:00
previewers
…
testharness
fix: restore testing framework to actually work (
#2070
)
2023-01-07 12:34:11 +01:00
_.lua
…
command.lua
…
config.lua
fix(docs): point to correct lua modules (
#2284
)
2023-01-06 14:35:08 +01:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix: correctly parse filenames with special chars in git_status (
#2296
)
2023-01-06 14:35:46 +01:00
mappings.lua
feat: the parameter "map" of attach_mappings can be list of modes to create mapping on multiple modes (
#2220
)
2023-01-06 14:30:45 +01:00
pickers.lua
…
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…