{"id":13896098,"url":"https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol","last_synced_at":"2025-04-03T02:11:10.097Z","repository":{"id":39338709,"uuid":"421876636","full_name":"hrsh7th/cmp-nvim-lsp-document-symbol","owner":"hrsh7th","description":"nvim-cmp source for textDocument/documentSymbol via nvim-lsp.","archived":false,"fork":false,"pushed_at":"2024-05-29T07:17:21.000Z","size":10,"stargazers_count":190,"open_issues_count":6,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T07:56:59.866Z","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-10-27T15:38:25.000Z","updated_at":"2025-03-08T08:09:29.000Z","dependencies_parsed_at":"2024-05-29T08:55:39.609Z","dependency_job_id":null,"html_url":"https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol","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-lsp-document-symbol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-document-symbol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-document-symbol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-document-symbol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrsh7th","download_url":"https://codeload.github.com/hrsh7th/cmp-nvim-lsp-document-symbol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922247,"owners_count":20855345,"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-06T18:02:39.473Z","updated_at":"2025-04-03T02:11:10.071Z","avatar_url":"https://github.com/hrsh7th.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# cmp-nvim-lsp-document-symbol\n\nnvim-cmp source for textDocument/documentSymbol via nvim-lsp.\n\nThe purpose is the demonstration customize `/` search by nvim-cmp.\n\n\u003cvideo src=\"https://user-images.githubusercontent.com/629908/139110682-b88e5e1f-f46f-4663-b92e-28b0007f9e52.mp4\" width=\"100%\"\u003e\u003c/video\u003e\n\n# Setup\n\n```lua\nrequire'cmp'.setup.cmdline('/', {\n  sources = cmp.config.sources({\n    { name = 'nvim_lsp_document_symbol' }\n  }, {\n    { name = 'buffer' }\n  })\n})\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-document-symbol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-document-symbol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-document-symbol/lists"}