{"id":16518962,"url":"https://github.com/brandonwillard/vim-noweb","last_synced_at":"2026-06-12T07:33:01.854Z","repository":{"id":146267987,"uuid":"101565656","full_name":"brandonwillard/vim-noweb","owner":"brandonwillard","description":"Vim plugin providing noweb features.","archived":false,"fork":false,"pushed_at":"2017-09-19T22:26:42.000Z","size":48,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T22:20:19.488Z","etag":null,"topics":["neovim","noweb","vim-plugin"],"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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brandonwillard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-08-27T16:34:44.000Z","updated_at":"2017-10-14T21:47:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0878b9e-395b-4d41-9495-b1e500dcd587","html_url":"https://github.com/brandonwillard/vim-noweb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brandonwillard/vim-noweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fvim-noweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fvim-noweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fvim-noweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fvim-noweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandonwillard","download_url":"https://codeload.github.com/brandonwillard/vim-noweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fvim-noweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34234557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["neovim","noweb","vim-plugin"],"created_at":"2024-10-11T16:44:20.156Z","updated_at":"2026-06-12T07:33:01.835Z","avatar_url":"https://github.com/brandonwillard.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `vim-noweb`\n\nTools for noweb files, projects and their development.\n\n## Installation\n\nRequires Neovim with Python 3.\n\n1. Extract the files and put them in your Neovim directory (usually `$XDG_CONFIG_HOME/nvim/`).\n2. Execute `:UpdateRemotePlugins` and restart Neovim.\n\nFor [`vim-plug`](https://github.com/junegunn/vim-plug)\n```viml\nPlug 'brandonwillard/vim-noweb', { 'do': ':UpdateRemotePlugins' }\n```\n\n## Requirements\n\n`vim-noweb` requires that Neovim be compiled with `python3`.\nIf `:echo has(\"python3\")` returns `1`, then you're done; otherwise, see below.\n\nYou can enable the Python 3 interface with `pip`, e.g.:\n```bash\n$ pip3 install neovim\n```\n\n# Development\n\nThe layout/design of this plugin is modeled after [deoplete.nvim](https://github.com/Shougo/deoplete.nvim).\n\n## Documentation\n\nVimdocs are generated with the Python module [`vimdoc`](https://github.com/google/vimdoc).  Just run `vimdoc`.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fvim-noweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandonwillard%2Fvim-noweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fvim-noweb/lists"}