{"id":13898540,"url":"https://github.com/axelf4/vim-strip-trailing-whitespace","last_synced_at":"2025-03-21T03:30:44.536Z","repository":{"id":44656779,"uuid":"230931612","full_name":"axelf4/vim-strip-trailing-whitespace","owner":"axelf4","description":" 🎞️ Vim plugin that removes trailing whitespace from *modified* lines on save","archived":false,"fork":false,"pushed_at":"2022-02-01T19:19:43.000Z","size":25,"stargazers_count":71,"open_issues_count":3,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-12T06:09:43.384Z","etag":null,"topics":["neovim","trailing-spaces","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"https://www.vim.org/scripts/script.php?script_id=5867","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/axelf4.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":"2019-12-30T14:42:43.000Z","updated_at":"2024-07-25T16:22:51.000Z","dependencies_parsed_at":"2022-09-25T00:02:15.421Z","dependency_job_id":null,"html_url":"https://github.com/axelf4/vim-strip-trailing-whitespace","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelf4%2Fvim-strip-trailing-whitespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelf4%2Fvim-strip-trailing-whitespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelf4%2Fvim-strip-trailing-whitespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelf4%2Fvim-strip-trailing-whitespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelf4","download_url":"https://codeload.github.com/axelf4/vim-strip-trailing-whitespace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811375,"owners_count":16884305,"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":["neovim","trailing-spaces","vim","vim-plugin"],"created_at":"2024-08-06T18:04:20.527Z","updated_at":"2024-10-28T09:13:38.433Z","avatar_url":"https://github.com/axelf4.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# vim-strip-trailing-whitespace\n![](https://github.com/axelf4/vim-strip-trailing-whitespace/workflows/test/badge.svg)\n\nVim plugin that removes trailing whitespace\n * **from modified lines:** Should not introduce extraneous changes into the diff, even when editing faulty files.\n \n   For fixing up the whole file the command `:StripTrailingWhitespace` is provided.\n * **on save:** Lines changing under you feet breaks any flow and is a compatibility hazard.\n \nAchieved by maintaining a set of all edited lines with trailing whitespace,\nbacked by a Splay tree where children store line number offsets.\n\n*Vim support: requires Vim 8.2+ or Neovim 0.5+*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelf4%2Fvim-strip-trailing-whitespace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelf4%2Fvim-strip-trailing-whitespace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelf4%2Fvim-strip-trailing-whitespace/lists"}