| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-11 | feat: make buffer work much better | TJ DeVries | |
| 2020-09-11 | scratch: add thoughts | TJ DeVries | |
| 2020-09-11 | scratch: add thoughts | TJ DeVries | |
| 2020-09-11 | feat: add a bit better writer support | TJ DeVries | |
| 2020-09-11 | Add funding | TJ DeVries | |
| 2020-09-11 | Add smart case to vimgrep arguments (#60) | Christian Clason | |
| 2020-09-11 | fix: make begin proff | TJ DeVries | |
| 2020-09-11 | Restrict find_files to files | Christian Clason | |
| 2020-09-11 | temp: add PERF | TJ DeVries | |
| 2020-09-11 | feat: Add some more layout options | TJ DeVries | |
| 2020-09-11 | feat: add top down prompt position | TJ DeVries | |
| 2020-09-11 | feat: add current file fuzzy finder | TJ DeVries | |
| 2020-09-10 | docs: Add notes about requirements for the API | rockerBOO | |
| 2020-09-10 | docs: Clarify full example explaination | rockerBOO | |
| 2020-09-10 | docs: Need neovim nightly | rockerBOO | |
| 2020-09-10 | docs: Align params in pipeline | rockerBOO | |
| 2020-09-10 | docs: Tabs to spaces | rockerBOO | |
| 2020-09-10 | docs: tabs > spaces, add more optional options | rockerBOO | |
| 2020-09-10 | docs: Add Requirements and more examples. | rockerBOO | |
| 2020-09-10 | feat: add border and borderchars | TJ DeVries | |
| 2020-09-10 | Don't let begin error when he makes bad stuff | TJ DeVries | |
| 2020-09-10 | feat: add filetype | TJ DeVries | |
| 2020-09-10 | builtin.fd -> builtin.find_files | TJ DeVries | |
| 2020-09-10 | Allow easily changing grep arguments | TJ DeVries | |
| 2020-09-10 | rounded corners (#48) | Christian Clason | |
| 2020-09-10 | fix: Close should put you back in original window id | TJ DeVries | |
| 2020-09-09 | fix: j/k in normal mode | rockerBOO | |
| 2020-09-09 | Use vim in README | Dave Lage | |
| 2020-09-09 | Merge pull request #46 from rockerBOO/mappings-docs | Dave Lage | |
| Add Mappings to README | |||
| 2020-09-09 | Add mappings to readme | rockerBOO | |
| 2020-09-09 | feat: add flex | TJ DeVries | |
| 2020-09-09 | fix: don't accidentally mess with state | TJ DeVries | |
| 2020-09-08 | temp: limit requests for live grep | TJ DeVries | |
| 2020-09-07 | fix: set some opts for bat | TJ DeVries | |
| 2020-09-07 | feat: no longer need to set minheight in window_options | TJ DeVries | |
| 2020-09-07 | fix: Close termopen jobs when done | TJ DeVries | |
| TODO: Still need to fix the rest of em. And I see lots of repeated code... we will need to fix that. Also adjusted some bat options. | |||
| 2020-09-07 | Merge pull request #39 from rockerBOO/docs | Dave Lage | |
| docs: Add treesitter to optional list. | |||
| 2020-09-07 | docs: Add treesitter to optional list. | rockerBOO | |
| 2020-09-07 | Merge pull request #38 from rockerBOO/docs | Dave Lage | |
| docs: Add available API | |||
| 2020-09-07 | fix: grammar | rockerBOO | |
| 2020-09-07 | docs: Add available API | rockerBOO | |
| 2020-09-07 | Begin work on larger global config, to tailor defaults | TJ DeVries | |
| 2020-09-06 | View the planets (#12) | smolck | |
| * add planets viewer builtin * Remove print statement * Don't use fzf & echo * Add all planets as files and refactor accordingly * Remove planets.lua * add the moon * example ofe how to do this without ls everywhere * fix rebase and update to new style Co-authored-by: TJ DeVries <devries.timothyj@gmail.com> | |||
| 2020-09-06 | Normalize mappings (#28) | runiq | |
| Modes now use lowercase keys, mappings use the internal representation via `nvim_replace_termcodes()`. | |||
| 2020-09-06 | added treesitter builtin (#31) | Brian Ryall | |
| * added treesitter builtim * fixed treesitter pr comments * fix the buffer previewer to keep lnum visable | |||
| 2020-09-05 | fix: err msg | TJ DeVries | |
| 2020-09-05 | added preview for files which spaces in names. (#35) | Subeet Kumar Dutta | |
| TODO: Still need to do better escaping. | |||
| 2020-09-05 | feat: version check | 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 | |||
