{"id":18839005,"url":"https://github.com/solareenlo/vimrc-go","last_synced_at":"2026-01-28T17:30:15.923Z","repository":{"id":93865847,"uuid":"381008858","full_name":"solareenlo/vimrc-go","owner":"solareenlo","description":"my .vimrc for Go","archived":false,"fork":false,"pushed_at":"2023-05-31T21:54:01.000Z","size":408,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:15:25.252Z","etag":null,"topics":["go","golang","vim","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Vim Snippet","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/solareenlo.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":"2021-06-28T11:35:20.000Z","updated_at":"2023-03-05T08:48:29.000Z","dependencies_parsed_at":"2024-11-08T02:41:38.696Z","dependency_job_id":"10caafee-737c-4dcd-b633-eea1a0ce3479","html_url":"https://github.com/solareenlo/vimrc-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvimrc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvimrc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvimrc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Fvimrc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/vimrc-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774334,"owners_count":19694700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","golang","vim","vimrc"],"created_at":"2024-11-08T02:41:30.767Z","updated_at":"2026-01-28T17:30:15.854Z","avatar_url":"https://github.com/solareenlo.png","language":"Vim Snippet","readme":"# vimrc-go\n- my `vimrc` for Go\n\n## Usage\n```shell\n# Install goimports\ngo get golang.org/x/tools/cmd/goimports\n\n# Install gopls\nGO111MODULE=on go get golang.org/x/tools/gopls@latest\n\n# vim .zshrc\nexport GOPATH=$HOME/go\nexport PATH=$GOPATH/bin:$PATH\n# 重複パスを登録しない\ntypeset -U path PATH\n\n# vim's color\ncurl -O https://raw.githubusercontent.com/lifepillar/vim-solarized8/master/scripts/solarized8.sh\nsh solarized8.sh\n\n# Snippets\ncurl https://raw.githubusercontent.com/solareenlo/vimrc-go/main/go.snippets -o ~/.vim/UltiSnips/go.snippets\n```\n\n## References\n### LSP\n- [golang/tools/gopls/](https://github.com/golang/tools/tree/master/gopls)\n\n### Settings\n- [vim-goを使わず、LSP（gopls）を使ってVimのGo開発環境を構築する](https://budougumi0617.github.io/2020/07/24/make_vimrc_with_lsp/)\n- [Vim で Go 言語を書くために行った引越し作業 2020年度版](https://mattn.kaoriya.net/software/vim/20200106103137.htm)\n- [mattn/vim-goimports](https://github.com/mattn/vim-goimports)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fvimrc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2Fvimrc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Fvimrc-go/lists"}