|
|
8 роки тому | |
|---|---|---|
| after | 8 роки тому | |
| README.md | 8 роки тому |
vim-colorful-go is an addendum to vim-go's syntax highlighting. This plugin assumes you have vim-go installed and is untested outside that assumption.
Mostly, this plugin highlights non-native types when appropriate. It also
assumes formatting matches the output of gofmt.
vim-govim-colorful-go follows the standard runtime path structure. You may use your favorite package manager. Below are some helper lines for popular package managers:
git clone https://github.com/ajswis/vim-colorful-go.git ~/.vim/bundle/vim-colorful-goPlug 'ajswis/vim-colorful-go'git clone https://github.com/ajswis/vim-colorful-go.git ~/.vim/pack/plugins/start/vim-colorful-go