{"id":16307879,"url":"https://github.com/ap/vim-you-keep-using-that-word","last_synced_at":"2025-08-01T03:43:53.584Z","repository":{"id":17544687,"uuid":"20347453","full_name":"ap/vim-you-keep-using-that-word","owner":"ap","description":"Make cw consistent with dw, yw, et al","archived":false,"fork":false,"pushed_at":"2017-02-13T01:08:29.000Z","size":4,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:47:43.997Z","etag":null,"topics":["vim-script"],"latest_commit_sha":null,"homepage":"","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/ap.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":"2014-05-31T02:15:01.000Z","updated_at":"2024-10-24T11:29:36.000Z","dependencies_parsed_at":"2022-07-26T18:32:04.394Z","dependency_job_id":null,"html_url":"https://github.com/ap/vim-you-keep-using-that-word","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ap/vim-you-keep-using-that-word","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fvim-you-keep-using-that-word","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fvim-you-keep-using-that-word/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fvim-you-keep-using-that-word/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fvim-you-keep-using-that-word/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ap","download_url":"https://codeload.github.com/ap/vim-you-keep-using-that-word/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fvim-you-keep-using-that-word/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268166262,"owners_count":24206428,"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-08-01T02:00:08.611Z","response_time":67,"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":["vim-script"],"created_at":"2024-10-10T21:15:39.826Z","updated_at":"2025-08-01T03:43:53.521Z","avatar_url":"https://github.com/ap.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"You Keep Using That Word\n========================\n\n\u003ci\u003eA tiny little plugin for Vim\u003c/i\u003e\n\nWhen using word motion with the `c` command, it does not mean what Vim normally\nthinks it means. As the documentation says:\n\n\u003e Special case: When the cursor is in a word, `cw` and `cW` do not include the\n\u003e white space after a word, they only change up to the end of the word. This is\n\u003e because Vim interprets `cw` as change-word, and a word does not include the\n\u003e following white space.\n\nBut you can already do the same yourself by using `ce` and `cE`, whereas this\nsupposedly helpful exception leaves you using workarounds such as `cf\u003cSpace\u003e`\nin order to do what you normally would use `cw` or `cW` for.\n\nThis plugin removes the special exception from `cw`/`cW`. It does nothing else,\nand it has no configuration options.\n\n\nCredits\n-------\n\nThanks to Josh Howe (@joshtch) for pointing out my omission of the WORD motion\nin the initial release of this plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap%2Fvim-you-keep-using-that-word","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fap%2Fvim-you-keep-using-that-word","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap%2Fvim-you-keep-using-that-word/lists"}