mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 05:48:17 +00:00

This commit finishes support for colored and styled underlines adding `CSI 4 : [2,4,5] m` support providing double, dashed, and dotted underlines Fixes #17362.