nvim/plugin-confs/git-blame.lua
2022-11-02 22:50:13 -07:00

3 lines
71 B
Lua

vim.g.gitblame_highlight_group = "Question"
vim.g.gitblame_enabled = 0