How to enable Fortran file icons in nvim-tree?
#2068
Replies: 2 comments 1 reply
-
|
Icons are provided by https://github.com/nvim-tree/nvim-web-devicons/. Can't remember if Fortran icon is there, but it's easy to add if it's missing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I opened an issue. Actually, the wrong file extension has been set. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tested
*.f,*.f90and*.forbut none of them work.Beta Was this translation helpful? Give feedback.
All reactions