{"id":13895966,"url":"https://github.com/mtoohey31/cmp-fish","last_synced_at":"2025-04-27T20:32:45.512Z","repository":{"id":105228946,"uuid":"402283744","full_name":"mtoohey31/cmp-fish","owner":"mtoohey31","description":"Fish shell completion source for nvim-cmp.","archived":false,"fork":false,"pushed_at":"2024-06-17T15:53:05.000Z","size":14,"stargazers_count":30,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T03:12:39.031Z","etag":null,"topics":["fish","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtoohey31.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-02T04:01:15.000Z","updated_at":"2025-03-31T14:31:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b17e4cfe-22a1-4a92-9354-4d57f0e09dd1","html_url":"https://github.com/mtoohey31/cmp-fish","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/mtoohey31%2Fcmp-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoohey31%2Fcmp-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoohey31%2Fcmp-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoohey31%2Fcmp-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtoohey31","download_url":"https://codeload.github.com/mtoohey31/cmp-fish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251204630,"owners_count":21552256,"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":["fish","nvim-cmp"],"created_at":"2024-08-06T18:02:35.337Z","updated_at":"2025-04-27T20:32:45.255Z","avatar_url":"https://github.com/mtoohey31.png","language":"Lua","readme":"\u003c!-- cSpell:ignore nvim --\u003e\n\n# `cmp-fish`\n\n[Fish shell](https://fishshell.com) completion source for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp).\n\n## Usage\n\n```lua\nrequire(\"packer\").use({ \"mtoohey31/cmp-fish\", ft = \"fish\" })\n\ncmp.setup({\n  sources = cmp.config.sources({\n    { name = 'fish' }\n  })\n})\n```\n\n## Configuration\n\nYou can provide a custom Fish path using options:\n\n```lua\ncmp.setup({\n  sources = cmp.config.sources({\n    { name = 'fish', option = { fish_path = \"/usr/bin/fish\" } }\n  })\n})\n```\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoohey31%2Fcmp-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtoohey31%2Fcmp-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoohey31%2Fcmp-fish/lists"}