cideM / yui

A minimal Vim/Neovim color scheme inspired by Dieter Rams
MIT License
135 stars 6 forks source link

Floating window gets "broken" #12

Closed eemed closed 4 years ago

eemed commented 4 years ago

Floating window has markdownurl highlighted objects which "break" the floating window. fixthis

This could be fixed with

:hi markdownUrl guibg=none
cideM commented 4 years ago

Does the fix-markdown branch solve this?

eemed commented 4 years ago

fix-markdown branch fixes the issue.

cideM commented 4 years ago

Fixed by #15