Arbitrary git-blame formatting change
This commit is contained in:
parent
30590ea25e
commit
f5ed7c0343
1 changed files with 10 additions and 10 deletions
|
|
@ -1,13 +1,13 @@
|
|||
return {
|
||||
"FabijanZulj/blame.nvim",
|
||||
opts = {
|
||||
blame_options = { "-w" },
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
"<leader>gb",
|
||||
"<cmd>BlameToggle<cr>",
|
||||
desc = "Toggle git blame",
|
||||
"FabijanZulj/blame.nvim",
|
||||
opts = {
|
||||
blame_options = { "-w" },
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
"<leader>gb",
|
||||
"<cmd>BlameToggle<cr>",
|
||||
desc = "Toggle git blame",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue