I would like my lockfile to be updated only when i run :MasonLock, but right now it also gets automatically updated whenever i install or remove a package via. mason.
Would it be possible to disable this via. a flag in the setup function?
From a quick look at the code it should just be wrapping add_event_listeners() in an if statement?
Thanks for this plugin btw, i am finding it really neat:)
I would like my lockfile to be updated only when i run :MasonLock, but right now it also gets automatically updated whenever i install or remove a package via. mason.
Would it be possible to disable this via. a flag in the setup function?
From a quick look at the code it should just be wrapping
add_event_listeners()in an if statement?Thanks for this plugin btw, i am finding it really neat:)