personal configuations
merge conflicts adjusted
This commit is contained in:
parent
1860184830
commit
373c8dc5d3
12 changed files with 318 additions and 144 deletions
|
|
@ -8,6 +8,7 @@ return {
|
|||
opts = {
|
||||
on_attach = function(bufnr)
|
||||
local gitsigns = require 'gitsigns'
|
||||
gitsigns.toggle_current_line_blame()
|
||||
|
||||
local function map(mode, l, r, opts)
|
||||
opts = opts or {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue