index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
telescope
/
make_entry.lua
Age
Commit message (
Expand
)
Author
2020-11-23
Register finder (#275)
Senghan Bright
2020-11-21
feat: Add highlights builtin (#267)
Simon Hauser
2020-11-16
feat: Add tags (#219)
Simon Hauser
2020-11-16
feat: Add git builtins (#240)
Simon Hauser
2020-11-09
Rename and simplify make_entry function
Nolan Prochnau
2020-11-09
Grab helptags from all paths defined in rtp
Nolan Prochnau
2020-11-02
feat: v1 options menu (#133)
Senghan Bright
2020-11-02
fix: #211
TJ DeVries
2020-10-25
feat: Add ability to turn off devicon colors
TJ DeVries
2020-10-24
feat: Use colors from nvim-devicons
TJ DeVries
2020-10-15
fix: Use entry maker for marks
TJ DeVries
2020-10-07
feat: Manpages finder (output of apropos) (#134)
Senghan Bright
2020-10-07
feat: Use metatables to use less memory (#152)
TJ DeVries
2020-10-06
fix: Reduce memory leaks (#148)
TJ DeVries
2020-10-04
feat: builtin - lua package reloader (#132)
Senghan Bright
2020-09-28
fix: 126
TJ DeVries
2020-09-26
fix: use os sep
TJ DeVries
2020-09-26
Fix issue with trimming path separator '/'
Rui Marques
2020-09-25
feature: Vim help-tags picker (#117)
Senghan Bright
2020-09-23
fix: small fixes from sunjon (#107)
Senghan Bright
2020-09-21
feat: Trim cwd from bufname if possible (#104)
Rui Marques
2020-09-17
feat: Improved previewers and cleanup
TJ DeVries
2020-09-16
feat: Easy Termopen for Previewer (#88)
TJ DeVries
2020-09-12
feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers b...
Simon Hauser
2020-09-12
feat: builtin.commands (#54)
TimUntersberger
2020-09-11
feat: make buffer work much better
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-07
Begin work on larger global config, to tailor defaults
TJ DeVries
2020-09-06
added treesitter builtin (#31)
Brian Ryall
2020-09-05
feat: add buffer list (#30)
TJ DeVries
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
2020-09-03
feat: Major improvements in API. Particularly relating to entries.
TJ DeVries
[prev]