"vim.normalModeKeyBindingsNonRecursive": [ { "before": ["u"], "after": [], "commands": [ { "command": "undo", "args": [] } ] }, { "before": ["<C-r>"], "after": [], "commands": [ { "command": "redo", "args": [] } ] } ],