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-08 07:07:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbc983eb9166fdc15e5f63ec6adf043fb0124660
telescope.nvim
/
lua
/
telescope
T
History
Luke Kershaw
and
GitHub
fbc983eb91
fix(command_parser): pcall for the loadstring (
#1134
)
2021-08-21 11:44:27 +01:00
..
_extensions
…
actions
…
algos
…
builtin
…
config
…
finders
fix: Close async oneshot jobs on finder:close (
#1140
)
2021-08-20 14:41:52 -04:00
pickers
…
previewers
…
_.lua
…
command.lua
fix(command_parser): pcall for the loadstring (
#1134
)
2021-08-21 11:44:27 +01:00
config.lua
feat: Use nvim_buf_set_extmark right_align to do the magic for us (
#1138
)
2021-08-20 13:35:21 -04:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
…
pickers.lua
fix: Close async oneshot jobs on finder:close (
#1140
)
2021-08-20 14:41:52 -04:00
sorters.lua
fix(sorters): fix sorters running after destroy, which can segfault (
#1137
)
2021-08-20 13:12:29 -04:00
state.lua
…
themes.lua
…
utils.lua
startup: load once and only when called for devicons (
#1139
)
2021-08-20 13:47:30 -04:00
WIP.lua
…