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-07 14:48:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3f17d3baf70df58b9d3544ea30abe52a7a832c2
telescope.nvim
/
lua
/
telescope
T
History
Simon Hauser
and
GitHub
a3f17d3baf
fix: prefix color highlighting on nvim 0.9 (
#2403
)
2023-02-26 13:26:12 +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
fix: current_buffer_fuzzy_find highlighter (
#2394
)
2023-02-20 22:43:15 +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: prefix color highlighting on nvim 0.9 (
#2403
)
2023-02-26 13:26:12 +01:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…