mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00

This commit fixes regression introduced in c365de1
when checking for
highlight attribute for underline was returning '0' when it was present
Fixes #17624.