{"id":27306541,"url":"https://github.com/pseyfert/vim-cmake-help","last_synced_at":"2026-01-21T13:03:21.305Z","repository":{"id":72263825,"uuid":"156529996","full_name":"pseyfert/vim-cmake-help","owner":"pseyfert","description":"(yet another way of) getting cmake help inside vim with shift-k","archived":false,"fork":false,"pushed_at":"2018-11-07T15:08:34.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T04:00:50.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pseyfert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-11-07T10:31:28.000Z","updated_at":"2018-11-07T15:08:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c456f0c0-fb27-4417-b5fd-25cdd19086f8","html_url":"https://github.com/pseyfert/vim-cmake-help","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pseyfert/vim-cmake-help","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseyfert%2Fvim-cmake-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseyfert%2Fvim-cmake-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseyfert%2Fvim-cmake-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseyfert%2Fvim-cmake-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseyfert","download_url":"https://codeload.github.com/pseyfert/vim-cmake-help/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseyfert%2Fvim-cmake-help/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-04-12T04:00:23.024Z","updated_at":"2026-01-21T13:03:21.300Z","avatar_url":"https://github.com/pseyfert.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-cmake-help\n(yet another way of) getting cmake help inside vim with shift-k\n\nInspired by the [vim-go](https://github.com/fatih/vim-go) plugin, I figured I\ncould improve my cmake handling in vim. Searching before putting in some effort\non my side, I discovered also [vim-cmake](https://github.com/zchee/vim-cmake)\nbut appreciated the buffer handling by vim-go better (though both seemed a bit\ncomplicated to me for not using `\u003ccword\u003e` and I didn't see an easy way to bodge\nthings together, so that's something I replaced on my side.\n\nAll the plugin does is open the result of `cmake --help-command \u003ccurrent word\u003e`\nupon the `shift-k` keystroke. And if that command fails, close the buffer\nimmediately. If there is already a Cmake documentation buffer, reuse it.\n\n## deployment\n\nThe file sits atm in my `~/.vim/after/ftplugin/cmake.vim`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseyfert%2Fvim-cmake-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseyfert%2Fvim-cmake-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseyfert%2Fvim-cmake-help/lists"}