{"id":14964379,"url":"https://github.com/paulfioravanti/vim-snippets","last_synced_at":"2026-02-06T16:03:08.749Z","repository":{"id":65820591,"uuid":"550087749","full_name":"paulfioravanti/vim-snippets","owner":"paulfioravanti","description":"My collection of steno-focused Ultisnips vim snippets","archived":false,"fork":false,"pushed_at":"2025-01-05T06:05:37.000Z","size":725,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T07:30:40.220Z","etag":null,"topics":["plover","snippets","stenography","ultisnips","vim","vim-snippets"],"latest_commit_sha":null,"homepage":"","language":"Vim Snippet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulfioravanti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-12T07:26:54.000Z","updated_at":"2025-01-05T06:05:43.000Z","dependencies_parsed_at":"2023-11-16T04:23:12.260Z","dependency_job_id":"fd36902f-9fab-4612-b66a-d3401f789242","html_url":"https://github.com/paulfioravanti/vim-snippets","commit_stats":{"total_commits":539,"total_committers":1,"mean_commits":539.0,"dds":0.0,"last_synced_commit":"781ae4b0543aa2ec948786d1f81233b2d503912e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulfioravanti/vim-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulfioravanti%2Fvim-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulfioravanti%2Fvim-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulfioravanti%2Fvim-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulfioravanti%2Fvim-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulfioravanti","download_url":"https://codeload.github.com/paulfioravanti/vim-snippets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulfioravanti%2Fvim-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29167870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T15:38:29.831Z","status":"ssl_error","status_checked_at":"2026-02-06T15:37:48.592Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["plover","snippets","stenography","ultisnips","vim","vim-snippets"],"created_at":"2024-09-24T13:33:06.268Z","updated_at":"2026-02-06T16:03:08.717Z","avatar_url":"https://github.com/paulfioravanti.png","language":"Vim Snippet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim Snippets\n\nThis is my collection of [Vim][] snippets, for use with [Ultisnips][].\n\nTheir original home was in [my dotfiles][] before I extracted them out into\nthis repository. I still use [rcm][] to symlink my `.vim` directory to the\nsnippets, which requires the top-level `vim` directory here.\n\nTrigger words for snippets are typically short words or mnemonics (see\n[`honza/vim-snippets`][]), but many of mine tend to be whole words or phrases,\nsince I use them primarily with [Plover][] stenography (see\n[my stenography dictionaries][]), which enables that easily.\n\n## Dependencies\n\nSome of my snippets leverage [`px.snippets`][] helpers from the\n[`vim-pythonx`][] repo. If you use any of them, you will need to install\n`vim-pythonx`.\n\n## Priorities\n\nCurrently, I have the snippets in a \"stack\" of priorities that looks like the\nfollowing (higher priority snippets always override lower):\n\n| Priority |                       Dictionary Type                             |\n|----------|-------------------------------------------------------------------|\n|  0       | Language-specific snippets                                        |\n| -1       | HTML snippets                                                     |\n| -2       | All snippets                                                      |\n\nWeb languages leverage HTML snippets, but they sometimes have naming clashes\nwith HTML, so in all general cases, the language-specific snippet should win.\n\n## Videos\n\nYou can see the snippets in action during the following videos in my [Steno\nCoding][] YouTube playlist.\n\n[`honza/vim-snippets`]: https://github.com/honza/vim-snippets\n[my dotfiles]: https://github.com/paulfioravanti/dotfiles\n[my stenography dictionaries]: https://github.com/paulfioravanti/steno-dictionaries\n[Plover]: https://www.openstenoproject.org/plover/\n[`px.snippets`]: https://github.com/reconquest/vim-pythonx/blob/master/pythonx/px/snippets.py\n[rcm]: https://github.com/thoughtbot/rcm\n[Steno Coding]: https://www.youtube.com/playlist?list=PLNN5NpKrqwAMRA5uRGtGzwUDgzHFDk8Z4\n[Ultisnips]: https://github.com/SirVer/ultisnips\n[Vim]: https://www.vim.org/\n[`vim-pythonx`]: https://github.com/reconquest/vim-pythonx\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulfioravanti%2Fvim-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulfioravanti%2Fvim-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulfioravanti%2Fvim-snippets/lists"}