nvim-web-devicons icon indicating copy to clipboard operation
nvim-web-devicons copied to clipboard

add prettier icon

Open jose4125 opened this issue 3 years ago • 3 comments

add prettier icon to .prettierrc or .prettierrc.js and .prettierignore files

jose4125 avatar May 03 '22 16:05 jose4125

please make a PR :)

kyazdani42 avatar May 07 '22 09:05 kyazdani42

Hello! I have a same issue. So, I want to create prettier and eslint icons. But I do not know how to create icons. How do I create icons?

Here is the Files that I will create. (I will create just prettier and eslint icon.)

  • Prettier

    • .prettierrc
    • .prettierrc.js
    • .prettierrc.cjs
    • prettierrc.config.js
    • prettier.config.cjs
    • .prettierrc.json
    • .prettierrc.yml
    • .prettierrc.yaml
    • .prettierrc.json5
    • .prettierrc.toml
  • Eslint

    • .eslintrc.js
    • .eslintrc.cjs
    • .eslintrc.yaml
    • .eslintrc.yml
    • .eslintrc.json
This is my first issue on Github!

ghost avatar Jul 28 '22 17:07 ghost

you should allow patched fonts to have those, i don't know how that works exactly, check on https://github.com/ryanoasis/nerd-fonts

kyazdani42 avatar Jul 28 '22 18:07 kyazdani42