{"id":28466298,"url":"https://github.com/iolo/vim-markdown-preview","last_synced_at":"2026-02-18T00:31:12.778Z","repository":{"id":22425696,"uuid":"25763565","full_name":"iolo/vim-markdown-preview","owner":"iolo","description":"minimal vim plugin for markdown preview using `marked` and `open` command.","archived":false,"fork":false,"pushed_at":"2014-10-26T08:37:12.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T09:07:13.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iolo.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}},"created_at":"2014-10-26T08:26:34.000Z","updated_at":"2020-07-21T20:07:02.000Z","dependencies_parsed_at":"2022-08-20T17:00:58.640Z","dependency_job_id":null,"html_url":"https://github.com/iolo/vim-markdown-preview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iolo/vim-markdown-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fvim-markdown-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fvim-markdown-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fvim-markdown-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fvim-markdown-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iolo","download_url":"https://codeload.github.com/iolo/vim-markdown-preview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fvim-markdown-preview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-06-07T06:08:53.501Z","updated_at":"2026-02-18T00:31:12.741Z","avatar_url":"https://github.com/iolo.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"vim-marked-preview\n==================\n\nminmial vim plugin for markdown preview using `marked` and `open` command.\n\ninstall node.js:\n\n```\n$ brew install node\n```\n\ninstall [marked](https://github.com/chjj/marked) as global:\n\n```\n$ npm install marked -g\n```\n\ninstall [pathogen](https://github.com/tpope/vim-pathogen) vim plugin manager:\n\n```\n$ mkdir -p ~/.vim/autoload ~/.vim/bundle\n$ curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim\n$ cat \u003e\u003e ~/.vimrc\nexecute pathogen#infect()\n^D\n$\n```\n\ninstall `vim-markdown-preview` using pathogen:\n\n```\n$ cd ~/.vim/bundle\n$ git clone git://github.com/iolo/vim-markdown-preview.git\n```\n\njust `:mpv`.\n\nthat's all folks ;)\n\nmay the *hjkl* be with you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Fvim-markdown-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolo%2Fvim-markdown-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Fvim-markdown-preview/lists"}