{"id":16222530,"url":"https://github.com/ajswis/vim-colorful-go","last_synced_at":"2026-05-01T13:31:24.460Z","repository":{"id":67664846,"uuid":"99443970","full_name":"ajswis/vim-colorful-go","owner":"ajswis","description":"Extended highlighting rules for vim-go","archived":false,"fork":false,"pushed_at":"2019-01-03T01:37:13.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T01:40:00.260Z","etag":null,"topics":["golang","syntax-highlighting","vim","vim-go"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajswis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-05T19:36:11.000Z","updated_at":"2021-08-23T21:25:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"b16e54bb-b99d-4597-98fc-b22f10233d8b","html_url":"https://github.com/ajswis/vim-colorful-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajswis/vim-colorful-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajswis%2Fvim-colorful-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajswis%2Fvim-colorful-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajswis%2Fvim-colorful-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajswis%2Fvim-colorful-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajswis","download_url":"https://codeload.github.com/ajswis/vim-colorful-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajswis%2Fvim-colorful-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","syntax-highlighting","vim","vim-go"],"created_at":"2024-10-10T12:14:29.223Z","updated_at":"2026-05-01T13:31:24.442Z","avatar_url":"https://github.com/ajswis.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-colorful-go\n\nvim-colorful-go is an addendum to [vim-go](https://github.com/fatih/vim-go)'s\nsyntax highlighting. This plugin assumes you have\n[vim-go](https://github.com/fatih/vim-go) installed and is untested outside that\nassumption.\n\n| Before                                                                                     | After                                                                         |\n| ---                                                                                        | ---                                                                           |\n| ![Before Image 1](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/beforeimage1.png) | ![Image 1](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/image1.png) |\n| ![Before Image 2](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/beforeimage2.png) | ![Image 2](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/image2.png) |\n| ![Before Image 3](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/beforeimage3.png) | ![Image 3](https://s3.amazonaws.com/ajswis-images/vim-colorful-go/image3.png) |\n\n## Features\n\nMostly, this plugin highlights non-native types when appropriate. It assumes\nformatting matches the output of `gofmt`.\n\nvim-colorful-go also uses the same highlighting option flags as `vim-go`.\n\nSome things that are now highlighted:\n* types in `type (...)` blocks\n* type declarations in structs\n* types in function parameters\n* types in function returns\n* literal struct fields\n* ..probably more I can't remember\n\n## Install\n\nvim-colorful-go follows the standard runtime path structure. You may use your\nfavorite package manager. Below are some helper lines for popular package\nmanagers:\n\n*  [Pathogen](https://github.com/tpope/vim-pathogen)\n    * `git clone https://github.com/ajswis/vim-colorful-go.git ~/.vim/bundle/vim-colorful-go`\n*  [vim-plug](https://github.com/junegunn/vim-plug)\n    * `Plug 'ajswis/vim-colorful-go'`\n*  [Vim packages](http://vimhelp.appspot.com/repeat.txt.html#packages)\n    * `git clone https://github.com/ajswis/vim-colorful-go.git ~/.vim/pack/plugins/start/vim-colorful-go`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajswis%2Fvim-colorful-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajswis%2Fvim-colorful-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajswis%2Fvim-colorful-go/lists"}