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 15:19:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d97b2dbdd3354d53498d48201f97a0f24bee0f6
telescope.nvim
/
lua
/
telescope
T
History
TJ DeVries
8d97b2dbdd
fix: abstract and remove param
2020-12-01 12:47:43 -05:00
..
_extensions
…
_private
…
actions
fix: abstract and remove param
2020-12-01 12:47:43 -05:00
algos
…
builtin
Fix builtin.builtin for lsp and git modules (
#300
)
2020-11-28 22:11:46 +01:00
config
…
pickers
…
_compat.lua
…
config.lua
…
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
Refactor builtin (
#287
)
2020-11-26 08:16:58 +01:00
mappings.lua
fix: Use noremap when mapping. (
#286
)
2020-11-24 15:29:46 -05:00
path.lua
…
pickers.lua
…
previewers.lua
Fix builtin.builtin for lsp and git modules (
#300
)
2020-11-28 22:11:46 +01:00
sorters.lua
feat: highlighter only
2020-11-23 12:30:09 -05:00
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…