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 22:57:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
999fad2ce514d869b736aa5d948d355fad89be8d
telescope.nvim
/
lua
/
telescope
T
History
Luke Kershaw
and
GitHub
999fad2ce5
feat: add Windows
where
file finder command (
#979
)
2021-07-13 19:16:50 +01:00
..
_extensions
…
actions
fix: pasting multiline register content (
#971
)
2021-07-10 17:46:08 +02:00
algos
…
builtin
feat: add Windows
where
file finder command (
#979
)
2021-07-13 19:16:50 +01:00
config
…
finders
…
pickers
…
previewers
…
_compat.lua
…
command.lua
…
config.lua
hotfix: just only false to disable
2021-07-09 21:00:00 +02:00
debounce.lua
…
deprecated.lua
Consistent filepath display and code cleanup. (
#839
)
2021-07-08 10:30:44 +02:00
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
refactor: Jumplist picker uses quickfix entry maker. Delete jumplist entry maker. (
#973
)
2021-07-11 08:24:57 +02:00
mappings.lua
…
path.lua
…
pickers.lua
feat: cycle prompt history (
#521
)
2021-07-09 20:45:29 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
Consistent filepath display and code cleanup. (
#839
)
2021-07-08 10:30:44 +02:00
WIP.lua
…