Skip to content

Commit

Permalink
Disable builtin Neogit notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Aug 30, 2021
1 parent 5e37661 commit 7853657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/neogit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ end

require('neogit').setup({
disable_commit_confirmation = true,
disable_builtin_notifications = true,
signs = {
section = { '', '' },
item = { '', '' },
Expand Down

0 comments on commit 7853657

Please sign in to comment.