2017-08-09 15:41:32 +08:00

19 lines
277 B
Plaintext

extra-key: {
version: 10
with-default: true
program: [ "vim", "vi" ]
key: [
{
display: "Ctrl"
code: "<CTRL>"
with-enter: true
},
{
display: "Esc"
code: "<ESC>"
}
]
}