| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-16 | feat: Allow overriding actions from mappings (#248) | TJ DeVries | |
| 2020-11-02 | feat: Actions can now be summed up and center action (#204) | Simon Hauser | |
| Closes: #182 * Actions can now be summed up and center action * fix: Make some complicated changes for metatable * Update documentation Co-authored-by: TJ DeVries <devries.timothyj@gmail.com> | |||
| 2020-10-24 | Add telescopes provider (#168) | Simon Zeng | |
| Amendment: replace the old `builtin` | |||
| 2020-10-15 | fix: Use entry maker for marks | TJ DeVries | |
| 2020-10-08 | fix: #140 | TJ DeVries | |
| 2020-10-07 | Fix help preview and add highlighting to search result (#124) | Senghan Bright | |
| * fix: make sure that `$VIMRUNTIME/doc/tags` is in `tags` path * feat: highlight matched topic in helptags preview * fixup: Use previewer setup and teardown Co-authored-by: TJ DeVries <devries.timothyj@gmail.com> | |||
| 2020-09-29 | feat: Add status, better debug, and some associated refactors | TJ DeVries | |
| * [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 | |||
| 2020-09-29 | Fix if-clause after latest changes | Simon Hauser | |
| 2020-09-28 | fix: 126 | TJ DeVries | |
| 2020-09-23 | fix: run filetypedetect on edit (#116) | Mike Hartington | |
| 2020-09-23 | fix: refresh `bufnr` after executing edit command (#119) | Senghan Bright | |
| 2020-09-23 | fix: small fixes from sunjon (#107) | Senghan Bright | |
| * Don't execute `command` if target buffer is already loaded in window. * Print node_text before entry.kind in ordinal string. * Add new builtin for listing and reloading Lua modules. * Revert "Add new builtin for listing and reloading Lua modules." This reverts commit 65d9d0294eae92b347b38b8dcf807fbcdd5783fe. | |||
| 2020-09-22 | fix: Perhaps fix #105 | TJ DeVries | |
| 2020-09-18 | Respect sp, vsp, tabe mappings for buffers builtin (#99) | Simon Hauser | |
| Closes: #98 | |||
| 2020-09-17 | fix: Don't error if we can't set cursor. Just try our best | TJ DeVries | |
| 2020-09-16 | feat: Easy Termopen for Previewer (#88) | TJ DeVries | |
| First pass, but seems to work. Fixed a few other related items, so pushing it to master now. * [WIP]: Wed 16 Sep 2020 05:17:10 PM EDT * [WIP]: Wed 16 Sep 2020 06:10:33 PM EDT * [WIP]: Wed 16 Sep 2020 06:19:43 PM EDT | |||
| 2020-09-16 | feat: add scrolling in preview window (#47) | haorenW1025 | |
| * feat: add scrolling in preview window refactor into two layers * remove redundant code * add error message for scroll_fn and send_input * consider count for preview scrolling | |||
| 2020-09-16 | fix: Attempt more window closing updates | TJ DeVries | |
| 2020-09-16 | fix: At least close pum when open and closing | TJ DeVries | |
| 2020-09-12 | feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers ↵ | Simon Hauser | |
| builtin) (#32) | |||
| 2020-09-11 | feat: make buffer work much better | TJ DeVries | |
| 2020-09-10 | fix: Close should put you back in original window id | TJ DeVries | |
| 2020-09-05 | fix: respect path over filename | TJ DeVries | |
| 2020-09-05 | feat: add buffer list (#30) | TJ DeVries | |
| NOTE: Buffer entry sometimes uses unstyled window, and I can't figure out why. * feat: add buffers * fixup | |||
| 2020-09-04 | Adds split and tabedit mappings. Adopted by fzf.vim (#29) | Simon Hauser | |
| 2020-09-03 | feat: Major improvements in API. Particularly relating to entries. | TJ DeVries | |
| 2020-09-02 | feat: add some new items and make mappings easier | TJ DeVries | |
| 2020-08-31 | feat: Add better mapping support | TJ DeVries | |
| 2020-08-29 | feat: Add selection and start actions | TJ DeVries | |
