{"id":13485092,"url":"https://github.com/LumaKernel/ddc-tabnine","last_synced_at":"2025-03-27T17:30:48.881Z","repository":{"id":47009393,"uuid":"404431117","full_name":"LumaKernel/ddc-tabnine","owner":"LumaKernel","description":"TabNine Completion for ddc.vim. This source collects candidates from TabNine.","archived":false,"fork":false,"pushed_at":"2024-01-15T13:04:07.000Z","size":48,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T10:50:27.955Z","etag":null,"topics":["ddc-source","ddc-vim","tabnine"],"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/LumaKernel.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-09-08T17:08:20.000Z","updated_at":"2024-06-22T05:05:37.000Z","dependencies_parsed_at":"2024-01-15T14:57:23.964Z","dependency_job_id":"764dbb9c-6bce-4cc2-aa50-2b5d068adec1","html_url":"https://github.com/LumaKernel/ddc-tabnine","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/LumaKernel%2Fddc-tabnine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-tabnine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-tabnine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-tabnine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LumaKernel","download_url":"https://codeload.github.com/LumaKernel/ddc-tabnine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892459,"owners_count":20689506,"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","tabnine"],"created_at":"2024-07-31T17:01:45.633Z","updated_at":"2025-03-27T17:30:47.741Z","avatar_url":"https://github.com/LumaKernel.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# ddc-tabnine\n\n[![Doc](https://img.shields.io/badge/doc-%3Ah%20ddc--tabnine-orange.svg?style=flat-square)](doc/ddc-tabnine.txt)\n\n[TabNine](https://www.tabnine.com) Completion for ddc.vim\n\nThis source collects candidates from [TabNine](https://www.tabnine.com).\n\n## Required\n\n- [denops.vim](https://github.com/vim-denops/denops.vim)\n- [ddc.vim](https://github.com/Shougo/ddc.vim)\n\n## Configuration\n\n```vim\ncall ddc#custom#patch_global('sources', ['tabnine'])\ncall ddc#custom#patch_global('sourceOptions', {\n    \\ 'tabnine': {\n    \\   'mark': 'TN',\n    \\   'maxCandidates': 5,\n    \\   'isVolatile': v:true,\n    \\ }})\n```\n\n## Special Commands\n\nYou can trigger the\n[special commands](https://www.tabnine.com/faq#special_commands) to configure\nyour TabNine like `TabNine::config` in any buffer.\n\n(Optional) To configure your purchased API key, use `TabNine::config` or\n`:exe 'e' ddc_tabnine#config_dir() . '/tabnine_config.json'`.\n\n## Credits\n\n- https://www.tabnine.com\n- https://github.com/codota/TabNine/blob/master/HowToWriteAClient.md\n- https://github.com/Shougo/ddc.vim\n- https://github.com/neoclide/coc-tabnine\n- https://github.com/tbodt/deoplete-tabnine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-tabnine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLumaKernel%2Fddc-tabnine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-tabnine/lists"}