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
46e03a935f1d080a9bd856d5a8acfcc093cd1461
telescope.nvim
/
lua
/
telescope
T
History
Simon Hauser
and
GitHub
46e03a935f
feat: sort_mru for builtin buffers (
#1028
)
...
:help builtin.buffers
2021-07-19 09:10:06 +02:00
..
_extensions
…
actions
fix: prevent error if preview scroll is triggered but no preview is available (
#994
)
2021-07-17 13:53:05 +02:00
algos
…
builtin
feat: sort_mru for builtin buffers (
#1028
)
2021-07-19 09:10:06 +02:00
config
…
finders
…
pickers
fix for
#847
(
#1022
)
2021-07-18 07:42:23 +00:00
previewers
fix: error from hopping faster than preview (
#1006
)
2021-07-16 22:24:54 -04:00
_compat.lua
…
command.lua
…
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
…
path.lua
…
pickers.lua
Set a filetype for the results buffer (
#1019
)
2021-07-18 10:12:04 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
feat: check type of
path_display
and warn user if wrong (
#1023
)
2021-07-18 12:19:27 +01:00
WIP.lua
…