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-10 08:08:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e27c87f88a7f726058e7672eeb980bfe1dad2d12
telescope.nvim
/
lua
/
telescope
T
History
fdschmidt93
and
GitHub
e27c87f88a
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (
#903
)
2021-06-10 23:10:18 +02:00
..
_extensions
…
actions
feat: delete entry from the picker without closing telescope (
#828
)
2021-06-09 19:58:36 +02:00
algos
…
builtin
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (
#903
)
2021-06-10 23:10:18 +02:00
config
…
finders
…
pickers
…
previewers
…
_compat.lua
…
command.lua
…
config.lua
feat: set defaults for each picker in telescope setup (
#883
)
2021-06-09 19:51:03 +02:00
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
feat: set defaults for each picker in telescope setup (
#883
)
2021-06-09 19:51:03 +02:00
log.lua
…
make_entry.lua
feat: improved configuration and sorting of lsp_{document,workspace}_diagnostics (
#867
)
2021-06-10 17:13:34 +02:00
mappings.lua
feat: set defaults for each picker in telescope setup (
#883
)
2021-06-09 19:51:03 +02:00
path.lua
…
pickers.lua
feat: delete entry from the picker without closing telescope (
#828
)
2021-06-09 19:58:36 +02:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (
#903
)
2021-06-10 23:10:18 +02:00
WIP.lua
…