{"id":13661818,"url":"https://github.com/jez/vim-github-hub","last_synced_at":"2025-09-15T04:30:39.219Z","repository":{"id":73799052,"uuid":"60828571","full_name":"jez/vim-github-hub","owner":"jez","description":"A Vim filetype plugin for github/hub :zap:","archived":false,"fork":false,"pushed_at":"2024-10-01T23:24:49.000Z","size":278,"stargazers_count":49,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T16:55:03.593Z","etag":null,"topics":["github","hub","vim"],"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/jez.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":"2016-06-10T06:34:22.000Z","updated_at":"2024-10-01T23:24:52.000Z","dependencies_parsed_at":"2024-01-14T17:17:26.465Z","dependency_job_id":"d2a3f5f0-d4d8-4461-bc64-60395e81ec07","html_url":"https://github.com/jez/vim-github-hub","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/jez%2Fvim-github-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fvim-github-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fvim-github-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fvim-github-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jez","download_url":"https://codeload.github.com/jez/vim-github-hub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233077330,"owners_count":18621510,"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":["github","hub","vim"],"created_at":"2024-08-02T05:01:42.121Z","updated_at":"2025-01-08T18:16:47.728Z","avatar_url":"https://github.com/jez.png","language":"Vim Script","readme":"# vim-github-hub\n\n\u003e A Vim filetype plugin for [github/hub][hub] :zap:\n\n![A screenshot of this plugin in action](vim-github-hub.png)\n\nThis plugin does filetype detection and syntax highlighting for buffers/files\ncreated by [github/hub][hub], a utility for working with Git + GitHub\nfrom the command line. In particular, this plugin does fancy things when you're\nusing hub to create new issues and pull requests.\n\n\n## Features\n\n- Detect `ISSUE_EDITMSG` and `PULLREQ_EDITMSG` as a custom filetype.\n- Use this custom filetype to highlight as markdown\n  - Support vim-pandoc syntax highlighting if we see it installed\n- Detect comment character to highlight comments appropriately\n  - Thus, if you use an alternate comment character with hub, ATX-style headings\n    are highlighted correctly.\n\n\n## Install\n\nInstall using your favorite plugin manager. For example, to install using\nVundle, add this line to your ~/.vimrc:\n\n```\nPlugin 'jez/vim-github-hub'\n```\n\nIf you're unfamiliar with using Vim plugins, check out [Vim as an IDE][vim-ide] which\nwill get you up to speed.\n\nIndependently of installing the plugin, if you'd like to use `%` as the comment\ncharacter with hub, I recommend these aliases:\n\n```shell\n# Markdown pull request with hub\nalias hubmdpr=\"hub -c core.commentChar='%' pull-request\"\n\n# Markdown issue with hub\nalias hubmdis=\"hub -c core.commentChar='%' issue create\"\n```\n\n## Contributing\n\nI actively welcome pull requests and issues. Feel free open them at your\nleisure.\n\n\n## License\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://jez.io/MIT-LICENSE.txt)\n\nCopyright Jake Zimmerman. \u003cjake@zimmerman.io\u003e\n\n[hub]: https://github.com/github/hub\n[vim-ide]: https://github.com/jez/vim-as-an-ide\n","funding_links":[],"categories":["Vim script","Vim Script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fvim-github-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjez%2Fvim-github-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fvim-github-hub/lists"}