| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-01 | fix: abstract and remove param | TJ DeVries | |
| 2020-12-01 | fix: builtin runner insert issue (#266) | tami5 | |
| closes #262 , adds new parameter to action.close. Users know can have more control over the mode after action.close is called. | |||
| 2020-11-27 | feat: Make tab toggle between git add and git restore in ↵ | Cedric M'Passi | |
| builtin.git_status() (#289) Very useful functionality to use git_status for. Now users can add a file or restore it by <tab> authored by: @cempassi | |||
| 2020-11-23 | feat: Buffers rework (indicators and sorting) (#208) | Simon Hauser | |
| 2020-11-23 | Register finder (#275) | Senghan Bright | |
| builtin: Registers finder. view and edit vim registers. | |||
| 2020-11-16 | feat: Add git builtins (#240) | Simon Hauser | |
| Conni2461 is a great coder and contributor :) | |||
| 2020-11-16 | feat: Allow overriding actions from mappings (#248) | TJ DeVries | |
