You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ensure that nvim-web-devicons is updated to the latest version
11
+
12
+
Please submit a Pull Request to add an icon, see [CONTRIBUTING.md](https://github.com/nvim-tree/nvim-web-devicons/blob/master/CONTRIBUTING.md)
13
+
- type: textarea
14
+
attributes:
15
+
label: "Description"
16
+
description: "A short description of the problem you are reporting."
Please submit a Pull Request to add an icon, see [CONTRIBUTING.md](https://github.com/nvim-tree/nvim-web-devicons/blob/master/CONTRIBUTING.md)
11
+
12
+
**Is your feature request related to a problem? Please describe.**
13
+
A clear and concise description of what the problem is.
14
+
15
+
**Describe the solution you'd like**
16
+
A clear and concise description of what you want to happen.
17
+
18
+
**Describe alternatives you've considered**
19
+
A clear and concise description of any alternative solutions or features you've considered.
20
+
21
+
**Additional context**
22
+
Add any other context or screenshots about the feature request here.
Additional icons may be added for icons that are present in Nerd Fonts: use the [Cheat Sheet](https://www.nerdfonts.com/cheat-sheet) search for available icons.
50
+
51
+
PRs are always welcome! Please see [CONTRIBUTING](CONTRIBUTING.md)
52
+
53
+
> [!IMPORTANT]
54
+
> If the icon you need is not available on Nerd Fonts you first need to make a
55
+
> PR to a project that feeds glyphs to Nerd Fonts. Probably the most adequate
56
+
> project to contribute is <https://github.com/devicons/devicon>.
57
+
> Take into account that **months** can pass before the icon is available on the
58
+
> Nerd Fonts project, once there feel free to open a PR on this project, see
0 commit comments