vim-devicons icon indicating copy to clipboard operation
vim-devicons copied to clipboard

Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

Results 69 vim-devicons issues
Sort by recently updated
recently updated
newest added

It'd be a cool feature if coloured devicons worked out of the box. Perhaps include some colour maps for the stock shipped colorschemes and some popular 3rd party ones, a...

✨ enhancement
Hacktoberfest
up-for-grabs

#### Required Info - [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful - [x] I have read or at least glanced at the...

#### Required Info - [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful - [x] I have read or at least glanced at the...

#### Required Info - [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful - [x] I have read or at least glanced at the...

✨ enhancement

FZF has a vim interface for fast file searching. https://github.com/junegunn/fzf Similar to ctrlp/unite. Would be interested in have some icons in there too :grin:

✨ enhancement
help wanted
➤ future
up-for-grabs

- Version: **NVIM v0.2.2** - DevIcons: **0.9.3** - Terminal (Gnome-Terminal) - Linux - **Problem:** I open up nerdtree. Press `m` and then press `a` to create a new file. I...

⚠ confirmed bug

The issue is well described [here](https://vi.stackexchange.com/q/27375/6498). #### Required Info - [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful - [x] I have read...

Hi,today i update the vim-devicons.but i found the color of folder has been changed.this is updated image ![22](https://user-images.githubusercontent.com/41671631/48394557-f04f6300-e74e-11e8-8f98-cb0722392e7c.png) before update ![11](https://user-images.githubusercontent.com/41671631/48394566-f9403480-e74e-11e8-8191-b8a204e478fc.png) This is my setting ``` let g:WebDevIconsOS = 'Darwin'...

`let g:WebDevIconsNerdTreeAfterGlyphPadding = ' '` ![](http://image.prntscr.com/image/9729b9ddd43e45f598668e8e70bb4241.png) ``` ± nvim --version NVIM 0.1.7 Build type: RelWithDebInfo Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla...

after installing the plugin and fonts, i have problems copy pasting items followed by the icons. for example a line from unite git source:   .gitignore trying to select ".gitignore"...

⚠ confirmed bug
➤ future