gitsigns.nvim/test
Lewis Russell 420db8ddb9 feat(blame): support format strings
- config.current_line_blame_formatter can now be specified as a format
string.

- changed default of `config.current_line_blame_formatter` to
  '<author>, <author_time:%R> - <summary>' which is equivalent to the
  previous function default.

- deprecated config.current_line_blame_formatter_opts

Resolves #291
2022-02-13 15:23:41 +00:00
..
actions_spec.lua feat(actions): true partial hunk staging 2021-12-04 18:38:52 +00:00
gitdir_watcher_spec.lua refactor(highlights)!: rework highlights 2022-01-26 17:33:24 +00:00
gitsigns_spec.lua feat(blame): support format strings 2022-02-13 15:23:41 +00:00
gs_helpers.lua feat(actions): true partial hunk staging 2021-12-04 18:38:52 +00:00
highlights_spec.lua Tidy up tests 2021-08-03 22:48:48 +01:00
preload.lua Rework testsuite 2021-06-23 11:41:48 +01:00
unit_spec.lua fix: gitsigns in fugitive buffer not visible 2022-01-29 18:13:36 +00:00