Skip to content

Instantly share code, notes, and snippets.

@gerardroche
Created January 9, 2016 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gerardroche/17e99d9df2b7963e3bb9 to your computer and use it in GitHub Desktop.
Save gerardroche/17e99d9df2b7963e3bb9 to your computer and use it in GitHub Desktop.
//////////////////
// vim_hardtime //
//////////////////
// { "keys": ["left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["alt+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["alt+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["alt+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["alt+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["alt+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["alt+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["alt+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["alt+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+tab"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+tab"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["ctrl+shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["ctrl+shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["shift+left"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["shift+down"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["shift+up"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
// { "keys": ["shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": true } ]},
// { "keys": ["shift+right"], "command": "null", "context": [ { "key": "setting.command_mode", "operand": false }, { "key": "setting.is_widget", "operand": false }, { "key": "auto_complete_visible", "operand": false } ]},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment