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
3915d933dc19d31571d2953ca9461fe6fa117a6e
telescope.nvim
/
lua
/
telescope
T
History
Simon Hauser
and
GitHub
3915d933dc
fix: previewer = true (
#2395
)
2023-02-20 15:51:22 +01:00
..
_extensions
…
actions
feat: extend git_delete_branch to delete of all selected branches (
#2337
)
2023-02-19 11:42:59 +01:00
algos
…
builtin
feat: support selection for grep_string (
#2333
)
2023-02-19 13:41:28 +01:00
config
…
finders
…
pickers
…
previewers
…
testharness
…
_.lua
…
command.lua
…
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
fix:
reverse range in character class
error (
#2345
)
2023-02-19 11:21:29 +01:00
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix: avoid eval "= directly in builtin registers picker (
#2347
)
2023-02-19 11:08:46 +01:00
mappings.lua
fix: execute autocmds correctly (
#2375
)
2023-02-19 10:27:15 +01:00
pickers.lua
fix: previewer = true (
#2395
)
2023-02-20 15:51:22 +01:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…