# vim-json **Repository Path**: zealotfull/vim-json ## Basic Information - **Project Name**: vim-json - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-14 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Syntax highlighting for JSON in Vim ----------------------------------- Pathogen-friendly packaging of `vim-json` [1](#source) originally written by Jeroen Ruigrok van der Werven. Install ------- In your bundle directory, clone this repo: % git clone git@github.com:leshill/vim-json.git Source your `.vimrc` or (re-)start Vim. Maintainer ---------- Les Hill [@leshill](https://twitter.com/leshill) #### Source Original script [here](http://www.vim.org/scripts/script.php?script_id=1945).