Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor improvements to ScrollPresenter | MatiasStorm | 2020-05-11 | 1 | -11/+14 |
| | |||||
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 1 | -7/+13 |
| | |||||
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 1 | -25/+25 |
| | |||||
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Add an option to tabs.close to close the current tab and select the tab to the left. Bound to `D` by default, which replaces the tabs.close.right command, which is rarely-used. [1] The old `D` behavior has been moved to `gd`. + update the README and fix some lint errors [1] https://tinyurl.com/y4mj7hjy | ||||
* | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 1 | -2/+0 |
| | |||||
* | Mark set/jump as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Make scroller as a presenter | Shin'ya Ueoka | 2019-05-11 | 1 | -0/+179 |