{"id":17648067,"url":"https://github.com/gpanders/nvim-scpaste","last_synced_at":"2026-02-24T20:33:00.020Z","repository":{"id":102162618,"uuid":"409722270","full_name":"gpanders/nvim-scpaste","owner":"gpanders","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-23T23:04:48.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T07:41:25.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Fennel","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/gpanders.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-23T19:38:33.000Z","updated_at":"2023-08-23T16:03:55.000Z","dependencies_parsed_at":"2023-07-11T17:16:29.626Z","dependency_job_id":null,"html_url":"https://github.com/gpanders/nvim-scpaste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gpanders/nvim-scpaste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fnvim-scpaste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fnvim-scpaste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fnvim-scpaste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fnvim-scpaste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpanders","download_url":"https://codeload.github.com/gpanders/nvim-scpaste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fnvim-scpaste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29798949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T19:56:48.334Z","status":"ssl_error","status_checked_at":"2026-02-24T19:55:43.372Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-23T11:16:11.175Z","updated_at":"2026-02-24T20:32:59.992Z","avatar_url":"https://github.com/gpanders.png","language":"Fennel","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim-scpaste\n\nscpaste plugin for Neovim based on [scpaste.el][] by Phil Hagelberg.\n\n[scpaste.el]: https://git.sr.ht/~technomancy/scpaste/\n\n## Usage\n\nUse `:Scpaste` in a buffer. The command also accepts a range, so you can select\na region in visual mode and use `:Scpaste` to only paste the selection.\n\nYou can also create a mapping to `\u003cPlug\u003e(scpaste)`.\n\n## Configuration\n\n**`g:scpaste_http_destination`**\n\nFull URL of the HTTP server that serves the pastes. This is only used to print\nthe final URL when the `:Scpaste` command completes.\n\n**`g:nvpaste_scp_destination`**\n\nSSH-accessible directory to which HTML files will be copied to. Example:\n`p.gpanders.com:scpaste/`.\n\n**`g:nvpaste_scp`**\n\nCommand to use for copying HTML files to the server. Defaults to `scp`.\n\n**`g:scpaste_highlight`**\n\nCommand to use to create HTML from source file. Default is `highlight\n--inline-css -O html`. The command should accept the source file on stdin and\nemit the output on stdout.\n\n**`g:scpaste_extension`**\n\nExtension to use for output files. Defaults to `html`.\n\n## License\n\n[GPLv3][]\n\n[GPLv3]: https://www.gnu.org/licenses/gpl-3.0.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpanders%2Fnvim-scpaste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpanders%2Fnvim-scpaste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpanders%2Fnvim-scpaste/lists"}