| 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`). | |||
| 2022-11-01 | chore: add notification for packer compile | jdhao | |
| Also move the autocmd location. | |||
| 2022-09-10 | format with stylua | jdhao | |
| 2022-09-01 | simplify and add new autocmd | jdhao | |
| 2022-08-21 | refactor: use ctx table for lua autocmd callback | jdhao | |
| 2022-08-20 | refactor: move part of autocmd to lua script | jdhao | |
