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 07:39:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41731e2f748136e469c9a0092ad367d055a98b21
telescope.nvim
/
lua
/
telescope
T
History
Morten M. Neergaard
and
GitHub
41731e2f74
fix: prefix color highlighting reset only on nvim 9.0 (
#2492
)
...
This fixes issue
#2461
2023-05-14 22:00:59 +02:00
..
_extensions
…
actions
fix(actions): support commands with special chars (
#2224
)
2023-04-26 07:22:53 +03:00
algos
…
builtin
fix: replace default mapping rather than mapping CR directly for history and search pickers (
#2506
)
2023-05-14 21:44:48 +02:00
config
…
finders
…
pickers
fix(pickers): display preview title at the same position as results title for bottom_pane layout (
#2494
)
2023-05-14 21:45:36 +02:00
previewers
…
testharness
…
_.lua
…
command.lua
…
config.lua
Revert "chore: simplify vimgrep_arguments args (
#2440
)" (
#2488
)
2023-05-07 00:47:52 -04:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
fix(health): remove deprecated api warnings in health check (
#2478
)
2023-04-23 14:40:33 +02:00
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
…
pickers.lua
fix: prefix color highlighting reset only on nvim 9.0 (
#2492
)
2023-05-14 22:00:59 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…