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-07 22:57:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04dfe370b06bc31f261b48eaa00d0d84b368becf
telescope.nvim
/
lua
/
telescope
T
History
fcying
and
GitHub
04dfe370b0
fix: remove duplicate lazyloaded items in colorscheme (
#2951
)
2024-03-18 00:28:10 +00:00
..
_extensions
…
actions
fix(action.toggle_prompt_position): add fallback old position (
#2974
)
2024-03-07 22:10:20 +00:00
algos
…
builtin
fix: remove duplicate lazyloaded items in colorscheme (
#2951
)
2024-03-18 00:28:10 +00:00
config
…
finders
…
pickers
…
previewers
feat(previewer): use treesitter for highlights, regex fallback (
#2971
)
2024-03-03 22:23:28 +00:00
testharness
…
_.lua
…
command.lua
…
config.lua
fix(config): set default
cache_picker.ignore_empty_prompt
to false (
#2962
)
2024-03-01 18:09:04 +00:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
feat(action): add
type
into qf entry when calling
entry_to_qf
function (
#2897
)
2024-02-24 15:24:24 +01:00
mappings.lua
feat(mappings): allowing passing
desc
to mappings (
#2892
)
2024-01-27 14:00:48 +01:00
operators.lua
…
pickers.lua
fix: select correct results row with sorting_strategy=ascending (
#2986
)
2024-03-15 20:16:51 +00:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…