Skip to content

Commit

Permalink
gitsigns: fix on_attach_pre config error
Browse files Browse the repository at this point in the history
  • Loading branch information
jfvillablanca committed May 2, 2024
1 parent 4545259 commit d84024b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions homeModules/neovim/lua/gitsigns.lua
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ gitsigns.setup({
row = 0,
col = 1,
},
yadm = {
enable = false,
},
})

0 comments on commit d84024b

Please sign in to comment.