Skip to content

LeafCage/unite-gvimrgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

unite-gvimrgb

GVimが標準で用意している、:highlight コマンドで利用可能な色名 [1] を、
色見本付きで unite.vim で一覧する unite-source です。
動作には unite.vim が必要です。

[1] $VIMRUNTIME/rgb.txt に載っている色名一覧
例: 以下における guifg=guibg= の後で使われている色名

    :hi Comment guifg=SlateBlue3 guibg=chartreuse1

Usage

  • :Unite gvimrgb

  • :Unite gvimrgb:sort

Copyright

LeafCage <[email protected]>
inherit: unite-webcolorname (Yuki <[email protected]>)

License

MIT License

About

unite-source to view GVim color names. ($VIMRUNTIME/rgb.vim)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published