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-11 16:39:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a43d13c953596503ff37fbc0cc80e68099c5c5c
telescope.nvim
/
lua
/
telescope
T
History
Marcus Caisey
and
GitHub
4a43d13c95
fix: don't include current line in lsp references if current_line=false (
#2165
)
2022-09-17 10:14:53 +02:00
..
_extensions
…
actions
feat: added support for tabdrop (
#2143
)
2022-09-04 21:47:25 +02:00
algos
…
builtin
fix: don't include current line in lsp references if current_line=false (
#2165
)
2022-09-17 10:14:53 +02:00
config
…
finders
…
pickers
Revert "rfc: use extmarks for highlighting and carets (
#2099
)" (
#2138
)
2022-08-19 10:08:55 +02:00
previewers
fix: previewer if custom_captures are set (
#2156
)
2022-09-04 21:06:34 +02:00
testharness
…
_.lua
…
command.lua
…
config.lua
fix: remove un-needed check (
#2144
)
2022-08-26 14:04:23 +02:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
fix: nop i_<c-j> because we dont want allow new line (
#2147
)
2022-09-03 11:22:26 +02:00
pickers.lua
fix(pickers): always redraw when screen is resized (
#2140
)
2022-08-24 09:04:15 +02:00
sorters.lua
fix(sorters): add highlighter to fuzzy_with_index_bias (
#2134
)
2022-08-26 13:50:58 +02:00
state.lua
…
themes.lua
…
utils.lua
…