{"id":15525444,"url":"https://github.com/robertbasic/snipbar","last_synced_at":"2025-09-08T14:45:11.687Z","repository":{"id":138844385,"uuid":"81675592","full_name":"robertbasic/snipbar","owner":"robertbasic","description":"A Vim plugin to show all the UltiSnips (https://github.com/SirVer/ultisnips) snippets in a scratch buffer.","archived":false,"fork":false,"pushed_at":"2017-02-12T09:09:05.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T07:02:45.042Z","etag":null,"topics":["ultisnip-snippets","ultisnips","vim","vim-plugin","vim-plugins"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","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/robertbasic.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,"zenodo":null}},"created_at":"2017-02-11T19:11:48.000Z","updated_at":"2023-11-27T23:02:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8567413-e7a3-4e43-8d2c-26638305419b","html_url":"https://github.com/robertbasic/snipbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertbasic/snipbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbasic%2Fsnipbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbasic%2Fsnipbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbasic%2Fsnipbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbasic%2Fsnipbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertbasic","download_url":"https://codeload.github.com/robertbasic/snipbar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertbasic%2Fsnipbar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274201563,"owners_count":25240308,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ultisnip-snippets","ultisnips","vim","vim-plugin","vim-plugins"],"created_at":"2024-10-02T10:57:37.975Z","updated_at":"2025-09-08T14:45:11.665Z","avatar_url":"https://github.com/robertbasic.png","language":"Vim script","readme":"# snipbar\n\nA Vim plugin to show all the [UltiSnips](https://github.com/SirVer/ultisnips) snippets in a scratch buffer.\n\n# Usage\n\nJust call `:SnipBar` and it will open a scratch buffer to the right, 40 columns width, with all the snippets that are available for the current file.\n\nUses `UltiSnips#SnippetsInCurrentScope` to get the list of snippets.\n\nCall `:SnipBar` again to close it.\n\nMap it for even easier access, something like:\n\n``` vim\nnnoremap \u003cF9\u003e :SnipBar\u003cCR\u003e\n```\n\n# Why?\n\nI don't know all the snippets I have available, so I wrote this small plugin to have a list of them always open.\n\nYes, I know I can also get the same list by doing `\u003cc-tab\u003e` in insert mode.\n\n# Installation\n\nUsing [vim-plug](https://github.com/junegunn/vim-plug):\n\n`Plug 'robertbasic/snipbar'`\n\n# Configuration\n\nThere is nothing to configure.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertbasic%2Fsnipbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertbasic%2Fsnipbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertbasic%2Fsnipbar/lists"}