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
e8ef88bfcbabde42b7a29e938dc5ebbdbb8b1c5f
telescope.nvim
/
lua
/
telescope
T
History
Simon Hauser
e8ef88bfcb
fix(builtin.treesitter): make sure that kind is not nil
...
If kind is nil then prefilter throws an error
fix
#1631
2022-01-09 19:03:53 +01:00
..
_extensions
…
actions
fix: folding when a file is opened (
#1643
)
2022-01-09 18:49:19 +01:00
algos
…
builtin
fix(builtin.treesitter): make sure that kind is not nil
2022-01-09 19:03:53 +01:00
config
…
finders
…
pickers
fix: allow
selection_caret
to be entirely whitespace (
#1660
)
2022-01-06 13:44:39 +00:00
previewers
…
_.lua
…
command.lua
…
config.lua
feat: multiselect icon (
#1572
)
2022-01-05 22:42:29 +00:00
debounce.lua
…
deprecated.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
health.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
feat: Add <C-w> to default mappings (
#1650
)
2022-01-05 23:36:41 +01:00
pickers.lua
feat: multiselect icon (
#1572
)
2022-01-05 22:42:29 +00:00
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…