| jdaddy.vim : JSON manipulation and pretty printing 
 
 
  | script karma | Rating 38/19,
    Downloaded by 1947 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| created by |  | Tim Pope |  |  |  | script type |  | utility |  |  |  | description |  | 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.
 
 https://github.com/tpope/vim-jdaddy
 |  |  |  | install details |  | Extract in ~/.vim (~\vimfiles on Windows). |  |  |  
Click on the package to download.
 
ip used for rating: 142.132.191.50 |