delphinus/vim-json — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-09-05
Spot a missing comma or trailing semicolon in a JSON config file before it breaks your app.
Edit API response fixtures with clear visual separation between keys and values.
Maintain large JSON datasets with reduced risk of syntax mistakes.
Get a cleaner-looking JSON file in Vim by concealing the double quotes around keys.
| delphinus/vim-json | aevri/dotfiles | okratitan/dotfiles | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Vim script | Vim script | Vim script |
| Last pushed | 2018-09-05 | 2020-05-16 | 2021-07-09 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 1/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a Vim plugin manager to install.
A Vim plugin that adds strict JSON syntax highlighting, flagging errors like missing commas or wrong quotes in red as you type.
Mainly Vim script. The stack also includes Vim script.
Dormant — no commits in 2+ years (last push 2018-09-05).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.