-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
By default the plugin displays a vim.notify message informing the user of having to move all changes to the left and using :cq to quit without changes.
I think this is useful 'tutorialization' when starting to use the plugin but in my case it requires another press to acknowledge each time:
There are two issues I have with the current version:
- It would be nice to have the option to turn off the instructions once we know how the tool works.
- And I am not sure if notify.WARN is the appropriate level to set the information at?
I will post a PR with a simple fix using the same vim.g.jj_diffconflicts_<option> pattern as the marker_length setting,
but ultimately perhaps it would be better to switch the plugin initialization to use a setup function like many other lua plugins?
yannvanhalewyn
Metadata
Metadata
Assignees
Labels
No labels