We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.10.0-dev-1617+g143a17833-Homebrew
MacOS 13.3.1
this sign has been removed from nerd-fonts
{ provider = "git_diff_changed" }
in your config
expected the symbol to be there but instead it looks like this
require("lazy").setup({ { "freddiehaddad/feline.nvim", config = function() require("feline").setup({ components = { provider = "git_diff_changed" } }) end, } })
The text was updated successfully, but these errors were encountered:
fix(git): use updated nerd font icon for git changed indicator (#20)
f939d7e
fix(git): use updated nerd font icon for git changed indicator (#20) (#…
c7998fd
…21)
No branches or pull requests
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.0-dev-1617+g143a17833-Homebrew
Operating system/version
MacOS 13.3.1
Describe the bug
this sign has been removed from nerd-fonts
Steps To Reproduce
in your config
Expected Behavior
expected the symbol to be there but instead it looks like this
Repro
The text was updated successfully, but these errors were encountered: