hexHighlight.vim : Plugin to highlight hex codes in gvim.
| script karma |
Rating 129/49,
Downloaded by 3309 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Yuri Feldman |
| |
| script type |
| utility |
| |
| description |
This plugin looks for hex codes of the format #ffffff or #fff and toggles a highlight in that color. It is useful for editing colorschemes, and generally any config file dealing with colors.
Only works with the graphical version of vim. |
| |
| install details |
Put hexHighlight.vim into your .vim/plugins directory, or simply :source the file.
The default keymapping to toggle hex code highlighting is <Leader>F2, and the default <Leader> bind is "\", so \F2 should work by default.
The toggle can be called manually by :call HexHighlight() |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|