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 08:29:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8ef88bfcbabde42b7a29e938dc5ebbdbb8b1c5f
telescope.nvim
/
lua
/
telescope
/
builtin
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
..
diagnostics.lua
…
files.lua
fix(builtin.treesitter): make sure that kind is not nil
2022-01-09 19:03:53 +01:00
git.lua
…
init.lua
fix: documentation for lsp_range_code_actions (
#1644
)
2022-01-09 18:47:19 +01:00
internal.lua
fix: picker for keymaps error with new api for keymaps (
#1646
)
2022-01-03 08:41:39 +01:00
lsp.lua
…