{"id":19530151,"url":"https://github.com/tpope/vim-jdaddy","last_synced_at":"2025-08-21T15:07:58.233Z","repository":{"id":14108454,"uuid":"16813067","full_name":"tpope/vim-jdaddy","owner":"tpope","description":"jdaddy.vim: JSON manipulation and pretty printing","archived":false,"fork":false,"pushed_at":"2022-03-26T15:36:00.000Z","size":6,"stargazers_count":356,"open_issues_count":8,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-08T16:27:53.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4863","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"wingman007/fmi","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"tpope","custom":["https://www.paypal.me/vimpope"]}},"created_at":"2014-02-13T18:52:23.000Z","updated_at":"2024-12-20T07:44:46.000Z","dependencies_parsed_at":"2022-07-08T00:20:33.650Z","dependency_job_id":null,"html_url":"https://github.com/tpope/vim-jdaddy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-jdaddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-jdaddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-jdaddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-jdaddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-jdaddy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783109,"owners_count":19856776,"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-11-11T01:29:21.698Z","updated_at":"2025-02-26T02:43:52.641Z","avatar_url":"https://github.com/tpope.png","language":"Vim script","funding_links":["https://github.com/sponsors/tpope","https://www.paypal.me/vimpope"],"categories":[],"sub_categories":[],"readme":"# jdaddy.vim\n\nCheck out these **must have** mappings for working with JSON in Vim:\n\n* `aj` provides a text object for the outermost JSON object, array, string,\n  number, or keyword.\n* `gqaj` \"pretty prints\" (wraps/indents/sorts keys/otherwise cleans up) the\n  JSON construct under the cursor.\n* `gwaj` takes the JSON object on the clipboard and extends it into the JSON\n  object under the cursor.\n\nThere are also `ij` variants that target innermost rather than outermost JSON\nconstruct.\n\n## Installation\n\nIf you don't have a preferred installation method, I recommend\ninstalling [pathogen.vim](https://github.com/tpope/vim-pathogen), and\nthen simply copy and paste:\n\n    cd ~/.vim/bundle\n    git clone git://github.com/tpope/vim-jdaddy.git\n\n## Self-Promotion\n\nLike jdaddy.vim?  Follow the repository on\n[GitHub](https://github.com/tpope/vim-jdaddy) and vote for it on\n[vim.org](http://www.vim.org/scripts/script.php?script_id=4863).  And if\nyou're feeling especially charitable, follow [tpope](http://tpo.pe/) on\n[Twitter](http://twitter.com/tpope) and\n[GitHub](https://github.com/tpope).\n\n## License\n\nCopyright © Tim Pope.  Distributed under the same terms as Vim itself.\nSee `:help license`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-jdaddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-jdaddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-jdaddy/lists"}