Home

Awesome

hl-goimport.vim

Highlights imported packages in Go.

highlight example

Customization

The syntax group is goImportedPkg. By default it is linked to the Include syntax group.

Example custom color:

highlight goImportedPkg ctermfg=1 guifg=#ff0000