| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-28 | fix multi-line yank issue, close #220 | jdhao | |
| The previous way of keep the cursor while yanking is not perfect. It will break multi-line yank (`{count}yy`). | |||
| 2023-07-28 | feat: move lua conf under lua directory | jdhao | |
