elzr / vim-json

A better JSON for Vim: distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing. Pathogen-friendly.
Other
1.23k stars 111 forks source link

getting rid of the extra quotes at the line in focus #70

Open charbelgereige opened 8 years ago

charbelgereige commented 8 years ago

Hi there

I noticed that after I added this json.vim extension/syntax coloring files, now my vim is highlighting adding extra quotes "" around the element of the line in focus (the line where the cursor is).

Is there a way to stop this behaviour?

I'm running in windows 10, both gvim and vim in cygwin