Skip to content
Discussion options

You must be logged in to vote

I think after updating vimade it should work now! let me know if not though! Fixed an issue with how winhl was being prioritized. For the blocklist, you'll want these settings I think:

require('vimade').setup({
  recipe = {'default', {animate = false}},
  blocklist = {
    extra = {
      highlights = {
        'WinBarNC', '/DropBar.*/'
      }
    }
  }
})

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@shyun3
Comment options

Comment options

You must be logged in to vote
1 reply
@shyun3
Comment options

Comment options

You must be logged in to vote
1 reply
@shyun3
Comment options

Comment options

You must be logged in to vote
1 reply
@shyun3
Comment options

Answer selected by shyun3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants