{"id":13479872,"url":"https://github.com/godlygeek/tabular","last_synced_at":"2025-05-15T04:07:03.624Z","repository":{"id":513884,"uuid":"141752","full_name":"godlygeek/tabular","owner":"godlygeek","description":"Vim script for text filtering and alignment","archived":false,"fork":false,"pushed_at":"2024-07-03T16:03:39.000Z","size":62,"stargazers_count":2631,"open_issues_count":30,"forks_count":165,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-04-13T16:11:23.634Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/godlygeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2009-03-03T06:19:16.000Z","updated_at":"2025-03-25T16:10:42.000Z","dependencies_parsed_at":"2024-09-30T13:00:29.356Z","dependency_job_id":null,"html_url":"https://github.com/godlygeek/tabular","commit_stats":{"total_commits":32,"total_committers":7,"mean_commits":4.571428571428571,"dds":0.53125,"last_synced_commit":"339091ac4dd1f17e225fe7d57b48aff55f99b23a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godlygeek%2Ftabular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godlygeek%2Ftabular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godlygeek%2Ftabular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godlygeek%2Ftabular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godlygeek","download_url":"https://codeload.github.com/godlygeek/tabular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270646,"owners_count":22042859,"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":"2024-07-31T16:02:24.417Z","updated_at":"2025-05-15T04:06:58.609Z","avatar_url":"https://github.com/godlygeek.png","language":"Vim Script","funding_links":[],"categories":["Vim Script","Vim script","Tools"],"sub_categories":["Editing"],"readme":"Tabular\n==============\nSometimes, it's useful to line up text.  Naturally, it's nicer to have the\ncomputer do this for you, since aligning things by hand quickly becomes\nunpleasant.  While there are other plugins for aligning text, the ones I've\ntried are either impossibly difficult to understand and use, or too simplistic\nto handle complicated tasks.  This plugin aims to make the easy things easy\nand the hard things possible, without providing an unnecessarily obtuse\ninterface.  It's still a work in progress, and criticisms are welcome.\n\nSee [Aligning Text with Tabular.vim](http://vimcasts.org/episodes/aligning-text-with-tabular-vim/)\nfor a screencast that shows how Tabular.vim works.\n\nSee [doc/Tabular.txt](http://raw.github.com/godlygeek/tabular/master/doc/Tabular.txt)\nfor detailed documentation.\n\nInstallation\n==============\n\n## Vim 8.1+\n\nNo third-party package manager is required! Clone into:\n\n`.vim/pack/plugins/start`\n\nMake sure you include `packloadall` in your `.vimrc`.\n\n## Pathogen\n\n    mkdir -p ~/.vim/bundle\n    cd ~/.vim/bundle\n    git clone https://github.com/godlygeek/tabular.git\n\nOnce help tags have been generated (either using Pathogen's `:Helptags`\ncommand, or by pointing vim's `:helptags` command at the directory where you\ninstalled Tabular), you can view the manual with `:help tabular`.\n\nSee [pathogen.vim](https://github.com/tpope/vim-pathogen) for help or for package manager installation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodlygeek%2Ftabular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodlygeek%2Ftabular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodlygeek%2Ftabular/lists"}