{"id":15374691,"url":"https://github.com/mrtazz/vim-snipple","last_synced_at":"2025-03-27T22:14:37.751Z","repository":{"id":66811943,"uuid":"546581216","full_name":"mrtazz/vim-snipple","owner":"mrtazz","description":"the simplest vim snippet management tool possible","archived":false,"fork":false,"pushed_at":"2023-02-28T12:51:35.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T00:27:38.602Z","etag":null,"topics":["plugin","snippets","vim","vim-plugin","viml","vimscript"],"latest_commit_sha":null,"homepage":"","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/mrtazz.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":"2022-10-06T09:59:39.000Z","updated_at":"2022-10-06T12:44:26.000Z","dependencies_parsed_at":"2023-04-08T19:15:57.254Z","dependency_job_id":null,"html_url":"https://github.com/mrtazz/vim-snipple","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"a07a50970728e37c0b5843c429cd3f51c5ccd328"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-snipple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-snipple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-snipple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-snipple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrtazz","download_url":"https://codeload.github.com/mrtazz/vim-snipple/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931894,"owners_count":20695964,"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":["plugin","snippets","vim","vim-plugin","viml","vimscript"],"created_at":"2024-10-01T13:59:32.298Z","updated_at":"2025-03-27T22:14:37.694Z","avatar_url":"https://github.com/mrtazz.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-snipple\n\n\n## Overview\nI wanted to manage some snippets but all the snippet management plugins\nprovided too many options and features. I have very pedestrian needs, so I\njust wanted to do 2 things:\n\n1. List all available snippets\n2. Load the selected snippet into the current buffer\n\nIt deliberately doesn't do any expansion of things or support variables or\nanything like that.\n\n## Usage\n\n`:SnippleLoad \u003cTAB\u003e`\n\n\n## Configuration\n\n- `g:SnippleBaseDir`: Location of your snippets, defaults to `~/.snippets`\n\n\nExample snippets directory:\n\n```\n~/.snippets\n├── go\n│   └── test.snippet\n└── ruby\n    └── test.snippet\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fvim-snipple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtazz%2Fvim-snipple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fvim-snipple/lists"}