How do I disable Neotree renamed notification #1011
Muizzyranking
started this conversation in
General
Replies: 0 comments
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.
-
I have been able to this with
{ filter = { event = "notify", find = "Rename", }, opts = { skip = true }, }but the problem is it also disable notifications for increname, I want to see the number of changes when i use increname but I do not want the rename message from neotree.
Beta Was this translation helpful? Give feedback.
All reactions