{"id":17925020,"url":"https://github.com/zerowidth/vim-copy-as-rtf","last_synced_at":"2025-10-15T03:27:39.211Z","repository":{"id":1593174,"uuid":"2116227","full_name":"zerowidth/vim-copy-as-rtf","owner":"zerowidth","description":"Copy syntax-highlighted code from vim to the OS X clipboard as RTF text","archived":false,"fork":false,"pushed_at":"2022-01-28T20:45:05.000Z","size":12,"stargazers_count":123,"open_issues_count":3,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:15:01.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=3676","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/zerowidth.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":"2011-07-28T01:21:25.000Z","updated_at":"2025-01-22T09:38:55.000Z","dependencies_parsed_at":"2022-08-26T21:54:30.434Z","dependency_job_id":null,"html_url":"https://github.com/zerowidth/vim-copy-as-rtf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zerowidth/vim-copy-as-rtf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerowidth%2Fvim-copy-as-rtf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerowidth%2Fvim-copy-as-rtf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerowidth%2Fvim-copy-as-rtf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerowidth%2Fvim-copy-as-rtf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerowidth","download_url":"https://codeload.github.com/zerowidth/vim-copy-as-rtf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerowidth%2Fvim-copy-as-rtf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279042706,"owners_count":26091310,"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-10-15T02:00:07.814Z","response_time":56,"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":[],"created_at":"2024-10-28T20:51:59.783Z","updated_at":"2025-10-15T03:27:39.180Z","avatar_url":"https://github.com/zerowidth.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-copy-as-rtf\n\nThis plugin provides a `CopyRTF` command for OS X systems that copies the\ncurrent buffer or selected text to the clipboard as syntax-highlighted RTF text.\n\nThis plugin was inspired by the\n[rtf-highlight](https://github.com/dharanasoft/rtf-highlight) plugin, but only\nuses commands available by default on OS X and an HTML conversion plugin that\nships with vim.\n\n## Requirements\n\n* OS X\n* The `:TOhtml` plugin, which ships with vim and is enabled by default\n\n## Installation\n\nUse [pathogen](https://github.com/tpope/vim-pathogen/) and clone this repo to\n`~/.vim/bundle`.\n\n## Usage\n\nWhen the plugin is loaded, the following command is available:\n\n    :CopyRTF\n\nIt operates on either the current buffer or the currently selected text. After\nthe command executes, the RTF text will be available on the system clipboard.\n\nFor customization of how the text is generated, see the vim documentation for\nthe `:TOhtml` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerowidth%2Fvim-copy-as-rtf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerowidth%2Fvim-copy-as-rtf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerowidth%2Fvim-copy-as-rtf/lists"}