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-09 07:39:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1c15dc2657c4bdec50f9cc7ad76c4dc182e8cc9
telescope.nvim
/
lua
/
telescope
T
History
TJ DeVries
d1c15dc265
feat: Force delete buffers
2020-12-07 14:24:21 -05:00
..
_extensions
…
_private
…
actions
fix: add back filetypedetect on edit (
#283
)
2020-12-03 00:37:07 -05:00
algos
…
builtin
fix: Set and unset report to what's needed when deleting buffers. (
#282
)
2020-12-03 14:23:19 -05:00
config
…
pickers
Feat: Displayer now supports highlights for separator and elements (
#304
)
2020-12-03 08:41:10 +01:00
_compat.lua
…
config.lua
…
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
Feat: Displayer now supports highlights for separator and elements (
#304
)
2020-12-03 08:41:10 +01:00
mappings.lua
…
path.lua
…
pickers.lua
Fix file_ingore_patterns for tags and lsp (
#309
)
2020-12-03 15:50:27 +03:00
previewers.lua
…
sorters.lua
…
state.lua
…
themes.lua
…
utils.lua
feat: Force delete buffers
2020-12-07 14:24:21 -05:00
WIP.lua
…