{"id":24434041,"url":"https://github.com/itspriddle/vim-stripper","last_synced_at":"2025-04-23T04:51:26.865Z","repository":{"id":2104808,"uuid":"2047309","full_name":"itspriddle/vim-stripper","owner":"itspriddle","description":"Strip trailing whitespace in Vim.","archived":false,"fork":false,"pushed_at":"2022-02-10T17:14:16.000Z","size":12,"stargazers_count":9,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T22:17:01.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/itspriddle.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2011-07-14T12:48:57.000Z","updated_at":"2022-02-10T17:17:55.000Z","dependencies_parsed_at":"2022-08-06T12:00:50.203Z","dependency_job_id":null,"html_url":"https://github.com/itspriddle/vim-stripper","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fvim-stripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fvim-stripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fvim-stripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fvim-stripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itspriddle","download_url":"https://codeload.github.com/itspriddle/vim-stripper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372947,"owners_count":21419722,"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":"2025-01-20T16:53:06.266Z","updated_at":"2025-04-23T04:51:26.848Z","avatar_url":"https://github.com/itspriddle.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stripper.vim\n\n`stripper.vim` won't get naked for you, but it will strip trailing whitespace.\n\n## Overview\n\n`stripper.vim` adds the `:Stripper` command, which will strip trailing\nwhitespace from your files. By default, all files but Markdown and Liquid are\nstripped when a buffer is saved. This behavior is configurable. See\n`:help stripper` for more info.\n\nWhile editing a document, you can use the command `:Stripper` to strip\nwhitespace manually.\n\nStrip all whitespace in the current buffer:\n\n    :Stripper\n\nStrip whitespace on lines 3-5 of the current buffer:\n\n    :3,5Stripper\n\nYou can also strip whitespace on selected text in visual mode.\n\n## License\n\nSame as Vim itself, see `:help license`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fvim-stripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitspriddle%2Fvim-stripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fvim-stripper/lists"}