{"id":18099387,"url":"https://github.com/medvind2140/vimdiffer","last_synced_at":"2026-05-04T21:36:47.756Z","repository":{"id":260236853,"uuid":"880740445","full_name":"Medvind2140/vimdiffer","owner":"Medvind2140","description":"Quick and easy diffing from clipboard into terminal and Vim","archived":false,"fork":false,"pushed_at":"2024-10-31T08:43:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T10:33:30.344Z","etag":null,"topics":["bash","devops","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Medvind2140.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-30T09:14:54.000Z","updated_at":"2024-10-31T08:50:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf848ae7-177c-4378-bf09-2027e7b22fa2","html_url":"https://github.com/Medvind2140/vimdiffer","commit_stats":null,"previous_names":["medvind2140/vimdiffer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvimdiffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvimdiffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvimdiffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medvind2140%2Fvimdiffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Medvind2140","download_url":"https://codeload.github.com/Medvind2140/vimdiffer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247435027,"owners_count":20938530,"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":["bash","devops","vim"],"created_at":"2024-10-31T21:08:27.140Z","updated_at":"2026-05-04T21:36:47.706Z","avatar_url":"https://github.com/Medvind2140.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"An easy tool to open a file in Vim with a vertical split for diffing against clipboard content.\n\n![vimdiffer](https://github.com/user-attachments/assets/7740b8dd-2ea5-40ed-b1fd-eeac85539f1c)\n\n## INSTALL\nNOTE! The setup script installs xclip.\n\n1. Clone the vimdiffer-setup.sh to your home folder(or anyone you like)\n\n2. Make the script executable, then run it as sudo in your terminal\n```bash\nchmod +x .vimdiffer-setup.sh \nsudo ./vimdiffer-setup.sh\n```\n\n3. Read the instructions!\n\n## USAGE\n\n1. copy your new code/text to the clipboard\n\n2. run it\n\n```bash\nvimdiffer \u003cfile-to-check\u003e\n```\n3. diff away!\n\n## VIM INSTRUCTIONS\n\nKey commands in Vim diff mode (NOTE! not INSERT mode):\n```md\n]c : Jump to the next difference\n[c : Jump to the previous difference\ndo : Obtain the difference from the other window (clipboard content)\nzf : Toggle folds\nu : Undo\nr : Redo\n:diffupdate : Refresh the diff highlighting\n:w : Write file\n:qa : Quit all windows\n:wqa! : Write and Quit all windows\n```\n\nTIP! Setup aliase vd=\"vimdiffer\" in your .bashrc or .bash_aliases file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedvind2140%2Fvimdiffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedvind2140%2Fvimdiffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedvind2140%2Fvimdiffer/lists"}