Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Palm
fc7c085408 current_line_blame: Add relative date 2021-07-05 18:05:23 +01:00
Lewis Russell
486f262864 Migrate to plenary async2 2021-06-21 15:25:48 +01:00
Lewis Russell
aae1c4f5b8 Clear current line blame when leaving a buffer
Resolves #225
2021-06-16 09:59:31 +01:00
Lewis Russell
c3712af768 Fix #218 2021-06-11 16:56:43 +01:00
Lewis Russell
7a9edbdcd0 Refinements to blame timeout 2021-06-11 16:16:45 +01:00
Anders Evenrud
ec378370ea Added configurable timeout for blame virtual text
Use a custom timer instead of relying on CursorHold to detach the blame
virtual text from `updatetime`.
2021-06-11 16:16:45 +01:00
Anders Evenrud
ecffcf6144 Configurable blame virtual text position 2021-06-06 10:20:27 +01:00
Lewis Russell
6f9ffb94b4 Refactor gitsigns.tl
- Break into separate files
- Should slightly improve startup time.
- Removed update() from public API
2021-05-29 11:23:11 +01:00