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-13 01:20:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
917500dbe90b46f13f6d5a69e182e2f663febb55
telescope.nvim
/
lua
/
telescope
T
History
Jakub Łuczyński
and
GitHub
917500dbe9
fix: check also fdfind in healthcheck (
#1318
)
...
Support different binary names when checking if fd is installed.
2021-10-09 15:34:08 +02:00
..
_extensions
…
actions
fix: which key float positioning (
#1293
)
2021-09-30 15:53:06 +02:00
algos
…
builtin
fix: code action for rust analyzer (
#1311
)
2021-10-07 13:49:14 +02:00
config
…
finders
feat: Add scrolling through results (
#1232
)
2021-10-08 10:56:01 -04:00
pickers
fix: scroll_strategy limit + sorting_strategy descending (
#1322
)
2021-10-09 15:23:18 +02:00
previewers
fix: stacking highlights in buffer previewer (
#1294
)
2021-10-04 22:35:22 +02:00
_.lua
…
command.lua
…
config.lua
feat: more prompt position strategies (
#1280
)
2021-10-04 21:16:58 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
feat: Add scrolling through results (
#1232
)
2021-10-08 10:56:01 -04:00
finders.lua
…
from_entry.lua
…
health.lua
fix: check also fdfind in healthcheck (
#1318
)
2021-10-09 15:34:08 +02:00
init.lua
…
log.lua
feat: Add scrolling through results (
#1232
)
2021-10-08 10:56:01 -04:00
make_entry.lua
fix: tags now also support suppercollider tags (
#1284
)
2021-09-26 12:56:06 +02:00
mappings.lua
…
pickers.lua
feat: Add scrolling through results (
#1232
)
2021-10-08 10:56:01 -04:00
sorters.lua
…
state.lua
…
themes.lua
feat: more prompt position strategies (
#1280
)
2021-10-04 21:16:58 +02:00
utils.lua
…
WIP.lua
…