{"id":16339507,"url":"https://github.com/felixschl/vim-gh-preview","last_synced_at":"2026-07-03T22:04:12.370Z","repository":{"id":149693881,"uuid":"41830648","full_name":"felixSchl/vim-gh-preview","owner":"felixSchl","description":"Vim plugin for gh-preview","archived":false,"fork":false,"pushed_at":"2018-05-31T21:13:54.000Z","size":219,"stargazers_count":1,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T04:05:57.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/felixSchl.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":"2015-09-02T22:23:23.000Z","updated_at":"2017-01-06T20:07:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"935c687a-fe80-4d08-bc42-aaba1d64342f","html_url":"https://github.com/felixSchl/vim-gh-preview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felixSchl/vim-gh-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixSchl%2Fvim-gh-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixSchl%2Fvim-gh-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixSchl%2Fvim-gh-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixSchl%2Fvim-gh-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixSchl","download_url":"https://codeload.github.com/felixSchl/vim-gh-preview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixSchl%2Fvim-gh-preview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266606807,"owners_count":23955347,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-10T23:54:27.780Z","updated_at":"2025-10-28T16:07:03.188Z","avatar_url":"https://github.com/felixSchl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim - Github Markdown Preview\n\n[![npm version](https://badge.fury.io/js/gh-preview.svg)](http://badge.fury.io/js/gh-preview)\n\n\u003e Vim plugin for [gh-preview](https://github.com/felixSchl/gh-preview) \u0026mdash;\n\u003e Github markdown preview, as you type.\n\n![preview](https://raw.githubusercontent.com/felixSchl/felixSchl.github.io/master/gh-preview/preview.gif)\n\n## Getting started\n\nInstall [gh-preview](https://github.com/felixSchl/gh-preview):\n\n```\n$ npm install -g gh-preview@1.0.0-next\n```\n\nOnce installed, `vim-gh-preview` *should just work*.\n\n### Options\n\nBelow are the overridable **defaults** for the options exposed by this plugin:\n\n```vim\n\" Should the server start automatically when editing markdown files?\n\" If something is already listening at `g:ghp_port`, it is assumed to be an\n\" existing gh-preview server and a new server is *NOT* started.\nlet g:ghp_start_server = 1\n\n\" Should the browser page be opened automatically?\nlet g:ghp_open_browser = 1\n\n\" The port `gh-preview` (is running | will be started) at\nlet g:ghp_port = 1234\n```\n\n#### Installation - Plugged.vim\n\n```vim\nPlug 'felixSchl/vim-gh-preview'\n```\n\n#### Installation - Vundle.vim\n\n```vim\nPlugin 'felixSchl/vim-gh-preview'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixschl%2Fvim-gh-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixschl%2Fvim-gh-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixschl%2Fvim-gh-preview/lists"}