{"id":22293598,"url":"https://github.com/xi/vim-auto-tabstop","last_synced_at":"2026-02-26T01:53:49.694Z","repository":{"id":150048467,"uuid":"70133361","full_name":"xi/vim-auto-tabstop","owner":"xi","description":"A Vim plugin for automatically setting tabstop size","archived":false,"fork":false,"pushed_at":"2023-10-04T19:41:04.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T22:18:12.901Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-06T07:44:24.000Z","updated_at":"2023-06-13T20:08:23.000Z","dependencies_parsed_at":"2023-10-05T02:59:28.506Z","dependency_job_id":null,"html_url":"https://github.com/xi/vim-auto-tabstop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xi/vim-auto-tabstop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fvim-auto-tabstop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fvim-auto-tabstop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fvim-auto-tabstop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fvim-auto-tabstop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi","download_url":"https://codeload.github.com/xi/vim-auto-tabstop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fvim-auto-tabstop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-12-03T17:29:46.530Z","updated_at":"2026-02-26T01:53:49.680Z","avatar_url":"https://github.com/xi.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Vim plugin for automatically setting tabstop size\n\nThis is mostly useful to align tsv files like this:\n\n    James\\tSmith\\t38,313\n    Michael\\tSmith\\t34,810\n    Robert\\tSmith\\t34,269\n    Maria\\tGarcia\\t32,092 (long string in last column is ignored)\n\nWith a tabstop of 2 this will look like this:\n\n    James Smith 38,313\n    Michael Smith 34,810\n    Robert  Smith 34,269\n    Maria Garcia  32,092 (long string in last column is ignored)\n\nPressing `\u003cc-t\u003e` will automatically set the tabstop to the value required to\nget proper alignment (in this case 8):\n\n    James   Smith   38,313\n    Michael Smith   34,810\n    Robert  Smith   34,269\n    Maria   Garcia  32,092 (long string in last column is ignored)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fvim-auto-tabstop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi%2Fvim-auto-tabstop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fvim-auto-tabstop/lists"}