Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

fix(modules): update gitsigns configuration #122

Merged
merged 1 commit into from
Sep 21, 2021
Merged

fix(modules): update gitsigns configuration #122

merged 1 commit into from
Sep 21, 2021

Conversation

osamuaoki
Copy link
Contributor

With this patch, deprecation notice will be gone and nice

Changes for gitsigns
34deec2 ("Add config.diff_opts and deprecate fields", 2021-09-09)

use_internal_diff is now deprecated,lease use diff_opts.internal
current_line_blame_delay is now deprecated,lease use current_line_blame_opts.delay
current_line_blame_position is now deprecated,lease use current_line_blame_opts.virt_text_pos

Signed-off-by: Osamu Aoki osamu@debian.org

Changes for gitsigns
34deec2 ("Add config.diff_opts and deprecate fields", 2021-09-09)

use_internal_diff is now deprecated,lease use diff_opts.internal
current_line_blame_delay is now deprecated,lease use current_line_blame_opts.delay
current_line_blame_position is now deprecated,lease use current_line_blame_opts.virt_text_pos

Signed-off-by: Osamu Aoki <osamu@debian.org>
@NTBBloodbath NTBBloodbath added branch: main For stuff regarding to main branch plugins: breaking changes Plugins that had breaking changes and needs to be updated labels Sep 21, 2021
Copy link
Collaborator

@NTBBloodbath NTBBloodbath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you so much for this patch!

@NTBBloodbath NTBBloodbath changed the title doom-gitsigns updates fix(modules): update gitsigns configuration Sep 21, 2021
@NTBBloodbath NTBBloodbath merged commit 1acb6e2 into doom-neovim:main Sep 21, 2021
@osamuaoki osamuaoki deleted the ditsigns-updates branch September 21, 2021 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
branch: main For stuff regarding to main branch plugins: breaking changes Plugins that had breaking changes and needs to be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants