Mac paste, git blame, grep string fix
This commit is contained in:
6
lua/plugins/gitsigns.lua
Normal file
6
lua/plugins/gitsigns.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"lewis6991/gitsigns.nvim",
|
||||
opts = {
|
||||
current_line_blame = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user