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-12 09:00:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebd2eb033750803d4ce5f4170369f7dcc24851dd
telescope.nvim
/
lua
/
telescope
T
History
fdschmidt93
and
GitHub
ebd2eb0337
feat(diagnostics): workspace or document in title (
#1619
)
2021-12-27 09:39:41 +01:00
..
_extensions
fix:
builtin
only have entries for extension functions (
#1587
)
2021-12-19 17:55:50 +00:00
actions
…
algos
…
builtin
feat(diagnostics): workspace or document in title (
#1619
)
2021-12-27 09:39:41 +01:00
config
feat: layout
anchor
(
#1582
)
2021-12-10 19:08:24 +00:00
finders
…
pickers
feat: layout
anchor
(
#1582
)
2021-12-10 19:08:24 +00:00
previewers
…
_.lua
…
command.lua
…
config.lua
…
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
feat: migrate to Telescope diagnostics using vim.diagnostic (
#1553
)
2021-12-10 17:49:06 +01:00
mappings.lua
…
pickers.lua
…
sorters.lua
fix(sorters): Ensure 'cb_filter' defined when creating new index-bias sorter (
#1624
)
2021-12-27 09:39:02 +01:00
state.lua
…
themes.lua
…
utils.lua
feat: migrate to Telescope diagnostics using vim.diagnostic (
#1553
)
2021-12-10 17:49:06 +01:00
WIP.lua
…