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
a7fa60411efbfddc0674d65346a5311e33f6deb1
telescope.nvim
/
lua
/
telescope
T
History
Jesse Leite
and
GitHub
a7fa60411e
Fix prompt titles. Closes #OCD. (
#675
)
2021-03-21 12:44:08 +07:00
..
_extensions
…
actions
fix: related to
#13
telescope-project, enter insert mode on prompt close (
#637
)
2021-03-17 04:50:06 +07:00
algos
…
builtin
Fix prompt titles. Closes #OCD. (
#675
)
2021-03-21 12:44:08 +07:00
config
…
pickers
fix: Do not error with clearing namespace on clearing display
2021-03-17 20:04:39 -04:00
previewers
fix: only expand if we are not in_fast_event()
2021-03-07 08:41:45 +01:00
_compat.lua
…
command.lua
…
config.lua
…
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
fix: error from unset LspDiagnosticSign & introduce opts.no_sign to lsp_*_diagnostics (
#607
)
2021-03-04 21:53:41 +01:00
mappings.lua
feat: add completion to pre-filtering (
#626
)
2021-03-09 21:04:21 +01:00
path.lua
…
pickers.lua
nit: Don't reset highlights on detach
2021-03-09 22:44:45 -05:00
sorters.lua
feat: add completion to pre-filtering (
#626
)
2021-03-09 21:04:21 +01:00
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…