| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | |||
| 2020-09-04 | Adds split and tabedit mappings. Adopted by fzf.vim (#29) | Simon Hauser | |
| 2020-09-04 | Fix mapping prefix (#26) | runiq | |
| `<cmd>` doesn't trigger `InsertLeave`. | |||
| 2020-09-04 | breaking: change attach_mappings to take bufnr as first argument | TJ DeVries | |
| 2020-09-04 | fix: Don't push past midnight. You'll make clason's stuff break :/ | TJ DeVries | |
| 2020-09-04 | feat: vertical layouts. see 'layout_strategy' | TJ DeVries | |
| 2020-09-03 | feat: Major improvements in API. Particularly relating to entries. | TJ DeVries | |
| 2020-09-03 | Add arrow key mappings for insert and normal mode. (#21) | Dave Lage | |
| 2020-09-03 | fix: Prevent people from erroring from having new lines in display | TJ DeVries | |
| 2020-09-03 | feat: Add cool mapping for <C-R> in command mode | TJ DeVries | |
| 2020-09-02 | fix: clear last line | TJ DeVries | |
| 2020-09-02 | feat: add some new items and make mappings easier | TJ DeVries | |
| 2020-09-01 | Added functionality to view and navigate loclist (#17) | Himanshu | |
| 2020-09-01 | feat/hack: Add builtin.builtin | TJ DeVries | |
| 2020-09-01 | feat: new fuzzy sorter | TJ DeVries | |
| 2020-09-01 | wip: new sorters | TJ DeVries | |
| 2020-09-01 | feat: Add <CR> for normal mode | TJ DeVries | |
| 2020-09-01 | fix: failed to check for local | TJ DeVries | |
| 2020-08-31 | closes: #10 | TJ DeVries | |
| 2020-08-31 | Add some WIP stuff | TJ DeVries | |
| 2020-08-31 | fix: Rendering sometimes didn't work | TJ DeVries | |
| 2020-08-31 | fix: lower logging level | TJ DeVries | |
| 2020-08-31 | wip: Messing around w/ ffi for some stuff | TJ DeVries | |
| 2020-08-31 | feat: Combine configuration into picker.new() | TJ DeVries | |
| 2020-08-31 | Remove useless (?) tbl_map | smolck | |
| 2020-08-31 | Revert finders.lua change | smolck | |
| 2020-08-31 | Don't use FZF | smolck | |
| 2020-08-31 | Add FZF builtin for searching vim.v.oldfiles | smolck | |
| 2020-08-31 | Renames the quickfix-related builtin variables from lsp references | Seth Messer | |
| 2020-08-31 | feat: Add better mapping support | TJ DeVries | |
| 2020-08-31 | wip: start on mappings | TJ DeVries | |
| 2020-08-30 | feat: Add selection strategies | TJ DeVries | |
| 2020-08-29 | feat: Add escape spamming | TJ DeVries | |
