Skip to content

tweekmonster/hl-goimport.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Highlights imported packages in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published