| Age | Commit message (Collapse) | Author |
|
* support custom list type commands
* update command usage
|
|
* rewrite command of telescope
* add complete support
* add comment
* rewrite get builtin list
* Update README.md
* use vim.tbl_keys function
* rewrite complete-list
|
|
|
|
* Add Telescope Commands
* Add Colorscheme support
* Add Command for coloscehme
* add marks support
* rename commad
|
|
* enable prompt_prefix option
* add hl and default value
* default hl and prefix
* fixup: move the redraw til after prompt create
* fixup: nits
Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
|
|
* Add highlight for selection caret
* add default hl
* remove highlight overlap
|
|
* [WIP]: Mon 28 Sep 2020 01:08:24 PM EDT
* add much much better tracking. so much less hax
* status updates, oneshot job updates, etc.
* remove temp function
* add status function
* asdfasdfasdf
|
|
|
|
Started adding `resolve` which will allow you to do some really nice
stuff easily with options to get the window options from a variety of
inputs.
You can see how we do it in pickers.lua for borders & borderchars
currently.
|
|
|
|
|
|
|
|
|
|
|
|
|