airblade/vim-gitgutter

tilde icon broken in git diff gutter

jayywolff opened this issue · 2 comments

What is the latest commit SHA in your installed vim-gitgutter?
2ee9568

What vim/nvim version are you on?
vim 9.0.1420-1 (Arch Linux)

With the latest Nerd Fonts 3 update, the tilde icon being used "nf-mdi-tilde" (fc23) is deprecated

need to switch to "nf-md-tilde" (f0725)

image

vim-gitgutter sets the "modified" sign to a tilde. Something else is setting it to a font character.

whoops sorry 🙃 , totally forgot i was overriding the signs with let g:gitgutter_sign_modified =