Rokosun 8e2abf828a
Fix UI rendering issues in neovim (#1455)
Neovim started showing UI rendering issues after the latest update. Some of the Unicode characters used in the vim-airline plugin were found to be the cause, this commit aims to solve the issue by removing those characters.

Check this issue for more details - https://github.com/vim-airline/vim-airline/issues/2704
2025-03-08 09:58:26 +00:00
..