-
Notifications
You must be signed in to change notification settings - Fork 19
Breaks some other highlight plugins #8
Copy link
Copy link
Open
Description
First, thanks for this great plugin. I very much enjoy not having to manually toggle all vim instances when the system mode changes!
Lately I've came across at least three plugins that does something with text highlighting that does not work super great with dark-notify.
- hlargs.nvim/ Highlight not working if dark-notify is enabled. There was a workaround found at Is there anyway to know the plugin is working ? m-demare/hlargs.nvim#37 (comment) which is to set this other plugin up in the
onchangemethod. - nvim-cursorline Highlight is not working when dark-notify is enabled. However the above trick of loading this plugin in the
onchangemethod did not work in this case. - vim-illuminate Same as above; the trick did not work.
Would it be possible to make this plugin more compatible by default with other plugins? Or would you have an idea on how to work around using any of the two latter plugins above together with dark-notify?
I'm on Neovim v0.7.2.
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels