Skip to content
New issue

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

feat(neotree): replace all-the-icons by nerd-icons #816

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

forty
Copy link
Contributor

@forty forty commented Jan 2, 2024

I have issues when missing all-the-icons and nerd-icons. It seems that nerd-icons is the new thing, so I updated neotree extension to use it, and it seems to work fine here (both in simple and normal mode)

Related #263


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to the git conventions.
  • My changes are visual; I've included before and after screenshots.
  • I am blindly checking these off.
  • Any relevant issues or PRs have been linked to.
  • This a draft PR; I need more time to finish it.

image

@forty
Copy link
Contributor Author

forty commented Jan 2, 2024

Note that I also have similar update for the treemacs extension, but I don't use treemacs and haven't tested at all, so I'm not very confortable doing the MR, unless someone wants to try it out (also, I don't really understand everything I'm doing ;) )

@forty forty force-pushed the forty/neotree-nerd-fonts branch from 2ad08a0 to 45f7371 Compare January 2, 2024 16:01
@forty forty force-pushed the forty/neotree-nerd-fonts branch from 45f7371 to e9e8b9b Compare June 17, 2024 16:02
@forty forty force-pushed the forty/neotree-nerd-fonts branch 2 times, most recently from 462df22 to 47462a0 Compare August 21, 2024 08:17
@forty forty force-pushed the forty/neotree-nerd-fonts branch 2 times, most recently from 9157d3a to ed64143 Compare August 23, 2024 20:14
Main caveat is that there is no "nf-oct-file_text" in nerd-icons so
"file-text" octicon have been replaced by "nf-oct-file" (so they will
appear as generic files rather than text files)
@forty forty force-pushed the forty/neotree-nerd-fonts branch from ed64143 to f8a640d Compare October 9, 2024 21:33
@forty
Copy link
Contributor Author

forty commented Nov 25, 2024

@hlissner 👋 sorry for the ping, I broke my Emacs config again because of this pending patch 😅 and I was wondering is there was any interest in merging it, if I should change anything, or not?
Thanks!

@hlissner hlissner added is:feature Adds or requests new features, or extends existing ones ! Introduces, suggests, or requires a backwards-incompatible change re:neotree Relates to our neotree extension labels Jan 10, 2025
@hlissner hlissner added this to the v2.4.0 milestone Jan 10, 2025
@hlissner hlissner merged commit 1d3b410 into doomemacs:master Jan 10, 2025
@hlissner
Copy link
Member

Sorry for taking so long to get to this. Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! Introduces, suggests, or requires a backwards-incompatible change is:feature Adds or requests new features, or extends existing ones re:neotree Relates to our neotree extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants