90

GitHub - tpope/vim-jdaddy: jdaddy.vim: JSON manipulation and pretty printing

 5 years ago
source link: https://github.com/tpope/vim-jdaddy
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.markdown

jdaddy.vim

Check out these must have mappings for working with JSON in Vim:

  • aj provides a text object for the outermost JSON object, array, string, number, or keyword.
  • gqaj "pretty prints" (wraps/indents/sorts keys/otherwise cleans up) the JSON construct under the cursor.
  • gwaj takes the JSON object on the clipboard and extends it into the JSON object under the cursor.

There are also ij variants that target innermost rather than outermost JSON construct.

Installation

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/tpope/vim-jdaddy.git

Self-Promotion

Like jdaddy.vim? Follow the repository on GitHub and vote for it on vim.org. And if you're feeling especially charitable, follow tpope on Twitter and GitHub.

License

Copyright © Tim Pope. Distributed under the same terms as Vim itself. See :help license.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK