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
c0f99aa09df08f042a18f31057794b7ec9866e43
telescope.nvim
/
lua
/
telescope
T
History
TJ DeVries
c0f99aa09d
temp: Removing redraw for now to see if it feels slower or faster for people
2020-10-08 14:22:10 -04:00
..
_private
…
algos
…
config
fix: Respect cmdheight and laststatus
2020-10-08 12:53:42 -04:00
extensions
…
pickers
fix: Respect cmdheight and laststatus
2020-10-08 12:53:42 -04:00
_compat.lua
…
actions.lua
Fix help preview and add highlighting to search result (
#124
)
2020-10-07 17:00:59 -04:00
builtin.lua
fix: Changed git command to show all files inside project (
#129
)
2020-10-07 17:03:30 -04:00
config.lua
fix: Remove space that I did not mean to add
2020-10-08 13:40:06 -04:00
debounce.lua
…
entry_manager.lua
…
finders.lua
…
from_entry.lua
…
init.lua
…
log.lua
…
make_entry.lua
…
mappings.lua
…
path.lua
…
pickers.lua
temp: Removing redraw for now to see if it feels slower or faster for people
2020-10-08 14:22:10 -04:00
previewers.lua
Fix help preview and add highlighting to search result (
#124
)
2020-10-07 17:00:59 -04:00
sorters.lua
fix: Shortcircuit on nil entries and do not allow string entries
2020-10-08 13:23:12 -04:00
state.lua
…
themes.lua
…
utils.lua
…
WIP.lua
…