{"id":17283532,"url":"https://github.com/roman-kiselenko/vim-pastery","last_synced_at":"2026-01-06T20:10:53.966Z","repository":{"id":78932992,"uuid":"47846409","full_name":"roman-kiselenko/vim-pastery","owner":"roman-kiselenko","description":"Pastery - vim plugin","archived":false,"fork":false,"pushed_at":"2015-12-11T20:05:43.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T19:04:23.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roman-kiselenko.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}},"created_at":"2015-12-11T19:22:02.000Z","updated_at":"2020-07-05T09:27:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe94d6ea-59c9-4beb-910d-f33f93c95fc3","html_url":"https://github.com/roman-kiselenko/vim-pastery","commit_stats":null,"previous_names":["roman-kiselenko/vim-pastery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fvim-pastery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fvim-pastery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fvim-pastery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fvim-pastery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roman-kiselenko","download_url":"https://codeload.github.com/roman-kiselenko/vim-pastery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689509,"owners_count":20656417,"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":[],"created_at":"2024-10-15T09:51:35.219Z","updated_at":"2026-01-06T20:10:53.866Z","avatar_url":"https://github.com/roman-kiselenko.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Vim-Pastery ##\nJust a plugin for [Pastery](https://www.pastery.net/).\nInspired by [vim-gist](https://github.com/mattn/gist-vim).\n\nThis is the working version.\n\n```\n# Developed and tested on:\nVim 7.4\n```\n\n## Getting started\n\nAdd to [Plug](https://github.com/junegunn/vim-plug) package manager or any other:\n\n```vim\ncall plug#begin('~/.vim/plugged')\n\n\" Make sure you use single quotes\nPlug 'mattn/webapi-vim'\nPlug 'fishbullet/vim-pastery'\n\ncall plug#end()\n```\n\n## Set api key\n\nTo write api key for post a snippet to own account run command in vim:\n\n```vim\n:PasteryApiKey\n```\n\n## Post snippet\n\nYou able to post the snippet without an api key, with a command below:\n\n```vim\n:PasteryPost\n```\nCheck your vim `cmdline` for url of the snippet!\n\n## Setup\n\nAdd to your `~/.vimrc`:\n\n```vim\nnnoremap \u003cleader\u003epas :PasteryPost\u003ccr\u003e\n```\n\n## Help\n\nCheck out the vim help:\n\n```vim\n:h vim-pastery\n```\n\n## Contributing\n\nFeel free to send a pull request :stuck_out_tongue_closed_eyes:!\n\n## TODO\n\n* open snippet in browser after upload\n* pull snippets list\n* use filename as snippet name\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-kiselenko%2Fvim-pastery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froman-kiselenko%2Fvim-pastery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-kiselenko%2Fvim-pastery/lists"}