Hey noticed that this forum post: <https://www.gra...
# orm-help
m
Hey noticed that this forum post: https://www.graph.cool/forum/t/introducing-graphql-playground/1070 suggested graphql playground had a vim mode, wondering how to enable it I’ve been poking around the code, and trying different settings, I imagine i just have to get the keymap set here https://github.com/graphcool/graphql-playground/blob/b3b8a57cfaf3151c05ba8b1e3ad9f4e28d80c4c7/packages/graphql-playground-react/src/components/Playground/QueryEditor.tsx#L102 but
"editor.keyMap":"vim"
didn’t seem to have any effect (in settings)
n
please raise this topic here: https://github.com/graphcool/graphql-playground/issues 🙂 I think the vim mode was removed for quite a while now already