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
9b54003f5eb653fc2c31ff9c85d0f7b774b15c17
telescope.nvim
/
lua
/
telescope
T
History
Munif Tanjim
and
Simon Hauser
9b54003f5e
fix: use
:botright
modifier for quickfix window open (
#2554
)
...
(cherry picked from commit
9a82b5b73e
)
2023-06-09 11:28:14 +02:00
..
_extensions
…
actions
fix: use
:botright
modifier for quickfix window open (
#2554
)
2023-06-09 11:28:14 +02:00
algos
…
builtin
fix(registers): add small delete remove black hole (
#2553
)
2023-06-09 11:27:28 +02:00
config
…
finders
fix(finder): followup to
#2442
, make sure entry is not nil (
#2526
)
2023-05-24 17:08:58 +02:00
pickers
…
previewers
…
testharness
…
_.lua
…
command.lua
…
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
fix(finder): followup to
#2442
, make sure entry is not nil (
#2526
)
2023-05-24 17:08:58 +02:00
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
fix(mappings): expr for insert mode (
#2458
)
2023-06-09 11:27:21 +02:00
pickers.lua
Revert "fix: correctly restore cursor position in original window (
#2336
)" (
#2538
)
2023-05-25 07:43:48 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…