Replies: 1 comment
-
So, that's coming from here, and there's not a way to disable just that one. However you could overload this function, and just filter out the message you don't want to see, if you're so inclined. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for this plugin!
I'm using Neogit installed through Packer, with the default settings, with Neovim v0.9.0.
When I bring up the screen to type in a commit message (by staging a few hunks with gitsigns, running
:Neogit commit
and pressingc
), I immediately see a floating notification on the right that saysCommitting...
, even before I type anything, and then it automatically disappears after a few seconds.While I generally like this kind of notification, I find this particular one redundant and distractive. Is there a way to disable it?
Beta Was this translation helpful? Give feedback.
All reactions