{"id":21013431,"url":"https://github.com/heavenshell/vim-quickrun-hook-sphinx","last_synced_at":"2026-03-16T09:34:57.327Z","repository":{"id":4587001,"uuid":"5729150","full_name":"heavenshell/vim-quickrun-hook-sphinx","owner":"heavenshell","description":"Quickrun hook for Sphinx build","archived":false,"fork":false,"pushed_at":"2013-03-09T11:30:25.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T02:12:12.553Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heavenshell.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}},"created_at":"2012-09-08T14:42:26.000Z","updated_at":"2016-05-01T20:57:43.000Z","dependencies_parsed_at":"2022-09-20T23:40:30.638Z","dependency_job_id":null,"html_url":"https://github.com/heavenshell/vim-quickrun-hook-sphinx","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/heavenshell%2Fvim-quickrun-hook-sphinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-quickrun-hook-sphinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-quickrun-hook-sphinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-quickrun-hook-sphinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heavenshell","download_url":"https://codeload.github.com/heavenshell/vim-quickrun-hook-sphinx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243437970,"owners_count":20290865,"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":[],"created_at":"2024-11-19T09:42:26.625Z","updated_at":"2025-12-27T12:03:53.072Z","avatar_url":"https://github.com/heavenshell.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Quickrun hook for Sphinx build\n==============================\n\nQuickRun hook for enable to build Sphinx\n\nInstall\n-------\n\nInstall the distributed files into Vim runtime directory which is usually\n~/.vim/, or $HOME/vimfiles on Windows.\n\nIf you install pathogen that provided from Tim Pope, you should extract the\nfile into 'bundle' directory.\n\nUsage\n-----\n\n1. Add below example QuickRun config to your `.vimrc` or `_vimrc`.\n2. Open your reStructured file.\n3. Run QuickRun.\n4. QuickRun would execute `sphninx-build -b html -d /path/to/build/doctrees /path/to/source /path/to/build` and build.\n\n\nExample QuickRun configs\n------------------------\n\n```viml\nlet g:quickrun_config = {}\nlet g:quickrun_config['rst'] = {'command': 'sphinx-build', 'hook/sphinx/enable': 1, 'cmdopt': '-b html'}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-quickrun-hook-sphinx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheavenshell%2Fvim-quickrun-hook-sphinx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-quickrun-hook-sphinx/lists"}