add git blame

This commit is contained in:
xingo 2021-07-29 15:08:37 +08:00 committed by Gitea
parent a3b10e5d37
commit 83c1b09a14

View File

@ -97,3 +97,7 @@ format_on_save = true
[[layers]] [[layers]]
name = "lang#python" name = "lang#python"
[[custom_plugins]]
repo = "https://github.com/tveskag/nvim-blame-line.git"
merged = false