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
fb03f02a9fb68b940a3fc4b13fb1eb9423fde329
telescope.nvim
/
lua
/
telescope
T
History
Oscar Creator
fb03f02a9f
Fix tagrelative option not considered in builtin.tags
2023-06-24 11:04:27 +02:00
..
_extensions
…
actions
fix(actions): which_key after mappings rework (
#2556
)
2023-06-08 23:10:26 +02:00
algos
…
builtin
Fix tagrelative option not considered in builtin.tags
2023-06-24 11:04:27 +02:00
config
…
finders
…
pickers
…
previewers
fix(previewer): dont treat unknown filetypes as binary file (
#2567
)
2023-06-13 02:09:13 +00:00
testharness
…
_.lua
…
command.lua
…
config.lua
feat!(previewer): replace plenary.filetype with vim.filetype.match (
#2529
)
2023-06-09 11:24:52 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
Fix tagrelative option not considered in builtin.tags
2023-06-24 11:04:27 +02:00
mappings.lua
fix(actions): which_key after mappings rework (
#2556
)
2023-06-08 23:10:26 +02:00
pickers.lua
refactor(mappings): use vim.keymap and remove __TelescopeKeymapStore (
#2551
)
2023-06-08 20:28:10 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…