Mon Feb 06 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
[
  {
  	"keys": ["ctrl+enter"],
  	"command": "move",
  	"args": {
  		"by": "characters",
  		"forward": true
  	}
  },
  {
    "keys": ["ctrl+m"],
    "command": "toggle_menu"
  }
]