{"id":13761172,"url":"https://github.com/hrsh7th/cmp-nvim-lua","last_synced_at":"2025-04-06T14:12:48.789Z","repository":{"id":45664240,"uuid":"397317880","full_name":"hrsh7th/cmp-nvim-lua","owner":"hrsh7th","description":"nvim-cmp source for nvim lua","archived":false,"fork":false,"pushed_at":"2024-04-30T05:02:01.000Z","size":6,"stargazers_count":324,"open_issues_count":2,"forks_count":8,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-30T12:08:52.573Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrsh7th.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-17T16:09:59.000Z","updated_at":"2025-03-27T11:53:57.000Z","dependencies_parsed_at":"2024-01-15T03:58:53.336Z","dependency_job_id":"5ceef823-4dac-4418-81d2-98136982f404","html_url":"https://github.com/hrsh7th/cmp-nvim-lua","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/hrsh7th%2Fcmp-nvim-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrsh7th","download_url":"https://codeload.github.com/hrsh7th/cmp-nvim-lua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492565,"owners_count":20947545,"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-08-03T13:01:41.682Z","updated_at":"2025-04-06T14:12:48.771Z","avatar_url":"https://github.com/hrsh7th.png","language":"Lua","readme":"# cmp-nvim-lua\n\nnvim-cmp source for neovim Lua API.\n\n# Setup\n\n```lua\nrequire'cmp'.setup {\n  sources = {\n    { name = 'nvim_lua' }\n  }\n}\n```\n\n# Options\n\n### `include_deprecated` (boolean: default false)\n\nSpecify should includes deprecated things or not.\n\n\n# What is this source?\n\nThis source will complete neovim's Lua runtime API such `vim.lsp.*`.\n\nYou can get the `vim.lsp.util.*` API with this source.\n","funding_links":[],"categories":["Completion","Lua"],"sub_categories":["Diagnostics"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lua/lists"}