tyru / caw.vim

Vim comment plugin: supported operator/non-operator mappings, repeatable by dot-command, 300+ filetypes
379 stars 48 forks source link

JSON "comments" #148

Open nfrid opened 4 years ago

nfrid commented 4 years ago

There's no comments support in JSON, but usually if you need to "comment" data you will name its key as "_key".

It'll be great if gcc command can toggle this underscore :)