{"id":17678116,"url":"https://github.com/babarot/vim-sqlfmt","last_synced_at":"2025-03-12T12:30:38.656Z","repository":{"id":73075458,"uuid":"74652195","full_name":"babarot/vim-sqlfmt","owner":"babarot","description":"A plugin for SQL formatter like gofmt","archived":true,"fork":false,"pushed_at":"2019-08-15T02:32:59.000Z","size":4,"stargazers_count":18,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T08:01:49.340Z","etag":null,"topics":["formatter","sql","vim"],"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/babarot.png","metadata":{"files":{"readme":"README.md","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,"governance":null}},"created_at":"2016-11-24T08:18:29.000Z","updated_at":"2025-01-15T09:32:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b12ce1bb-9673-427c-948d-56bab233d9e7","html_url":"https://github.com/babarot/vim-sqlfmt","commit_stats":null,"previous_names":["babarot/vim-sqlfmt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fvim-sqlfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fvim-sqlfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fvim-sqlfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fvim-sqlfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babarot","download_url":"https://codeload.github.com/babarot/vim-sqlfmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243217955,"owners_count":20255629,"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":["formatter","sql","vim"],"created_at":"2024-10-24T08:03:51.216Z","updated_at":"2025-03-12T12:30:38.166Z","avatar_url":"https://github.com/babarot.png","language":"Vim script","readme":"vim-sqlfmt\n==========\n\nA plugin for SQL formatter like gofmt\n\n## Installation\n\nWith [vim-plug](https://github.com/junegunn/vim-plug),\n\n```vim\nPlug 'b4b4r07/vim-sqlfmt'\n```\n\nRequirement:\n\nAvailable plugins | Paste on your `.vimrc`\n---|---\n[jackc/sqlfmt](https://github.com/jackc/sqlfmt) | \u003cpre\u003elet g:sqlfmt_command = \"sqlfmt\"\u003cbr\u003elet g:sqlfmt_options = \"\"\u003c/pre\u003e\n[andialbrecht/sqlparse](https://github.com/andialbrecht/sqlparse) | \u003cpre\u003elet g:sqlfmt_command = \"sqlformat\"\u003cbr\u003elet g:sqlfmt_options = \"-r -k upper\"\u003c/pre\u003e\n... | ...\n\n## Usage\n\nRun `:w` to format automatically. If you set `g:sqlfmt_auto` to 0, this behavior will be disabled.\n\nIt can also be executed directly as follows:\n\n```vim\n:SQLFmt [files...]\n```\n\n## License\n\nMIT\n\n## Author\n\nb4b4r07\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabarot%2Fvim-sqlfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabarot%2Fvim-sqlfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabarot%2Fvim-sqlfmt/lists"}