{"id":16535622,"url":"https://github.com/shougo/ddc-source-nextword","last_synced_at":"2025-06-23T11:35:14.340Z","repository":{"id":66631087,"uuid":"392495761","full_name":"Shougo/ddc-source-nextword","owner":"Shougo","description":"Nextword completion for ddc","archived":false,"fork":false,"pushed_at":"2024-04-15T05:18:14.000Z","size":20,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-02T00:30:47.494Z","etag":null,"topics":["ddc-source","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Shougo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T00:28:59.000Z","updated_at":"2024-05-10T06:26:56.786Z","dependencies_parsed_at":"2024-01-13T19:22:01.039Z","dependency_job_id":"6252fb3c-15c2-47ee-97b5-34e3170285ff","html_url":"https://github.com/Shougo/ddc-source-nextword","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shougo/ddc-source-nextword","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-nextword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-nextword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-nextword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-nextword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shougo","download_url":"https://codeload.github.com/Shougo/ddc-source-nextword/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fddc-source-nextword/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261469506,"owners_count":23163110,"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":["ddc-source","ddc-vim"],"created_at":"2024-10-11T18:28:21.995Z","updated_at":"2025-06-23T11:35:09.330Z","avatar_url":"https://github.com/Shougo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddc-source-nextword: nextword completion for ddc.vim\n\nA ddc.vim source for `nextword` for completing words in English.\n\n**Note: \"nextword\" is deprecated. You should use\n[ddc-mocword](https://github.com/Shougo/ddc-mocword) instead.**\n\n## Dependencies\n\n**Note: \"nextword\" binary must be installed in your `$PATH`!!**\n\n- https://github.com/high-moctane/nextword\n\n- https://github.com/high-moctane/nextword-data\n\n- Set `$NEXTWORD_DATA_PATH` environment variable\n\nPlease test `nextword -n 100 -g` works from command line.\n\n## Configuration\n\n```vim\ncall ddc#custom#patch_global('sources', ['nextword'])\ncall ddc#custom#patch_global('sourceOptions', #{\n    \\   nextword: #{\n    \\     mark: 'nextword',\n    \\     minAutoCompleteLength: 3,\n    \\     isVolatile: v:true,\n    \\ }})\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fddc-source-nextword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshougo%2Fddc-source-nextword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fddc-source-nextword/lists"}