{"id":21475329,"url":"https://github.com/rinx/cmp-skkeleton","last_synced_at":"2025-07-15T09:32:24.131Z","repository":{"id":44131961,"uuid":"411310287","full_name":"rinx/cmp-skkeleton","owner":"rinx","description":"skkeleton source for nvim-cmp","archived":false,"fork":false,"pushed_at":"2024-01-05T05:26:57.000Z","size":16,"stargazers_count":36,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-29T22:22:17.148Z","etag":null,"topics":["nvim-cmp"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rinx.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":"2021-09-28T14:13:35.000Z","updated_at":"2024-02-17T01:14:53.000Z","dependencies_parsed_at":"2022-08-20T13:30:38.801Z","dependency_job_id":null,"html_url":"https://github.com/rinx/cmp-skkeleton","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/rinx%2Fcmp-skkeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinx%2Fcmp-skkeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinx%2Fcmp-skkeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinx%2Fcmp-skkeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rinx","download_url":"https://codeload.github.com/rinx/cmp-skkeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033294,"owners_count":17563125,"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":["nvim-cmp"],"created_at":"2024-11-23T10:41:17.525Z","updated_at":"2024-11-23T10:41:18.162Z","avatar_url":"https://github.com/rinx.png","language":"Lua","readme":"# cmp-skkeleton\n\n[skkeleton](https://github.com/vim-skk/skkeleton) source for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)\n\n**This project is still work in progress. unstable.**\n\n## Usage\n\nPacker\n```lua\nuse 'hrsh7th/nvim-cmp'\nuse { 'vim-skk/skkeleton', requires = { 'vim-denops/denops.vim' } }\nuse { 'rinx/cmp-skkeleton', after = { 'nvim-cmp', 'skkeleton' } }\n```\n\n```lua\nrequire('cmp').setup {\n  sources = {\n    { name = 'skkeleton' }\n  }\n  view = {\n    entries = 'native'\n  }\n}\n```\n\n## Demo\n\n![demo](https://user-images.githubusercontent.com/1588935/135282555-974e7637-776a-43a9-96f8-6a54cef6af41.gif)\n\nReference: [skkeleton's ddc.vim demo](https://github.com/vim-skk/skkeleton#completion-with-ddcvim)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinx%2Fcmp-skkeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinx%2Fcmp-skkeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinx%2Fcmp-skkeleton/lists"}