Skip to content

Instantly share code, notes, and snippets.

@kozo2
Last active January 2, 2016 06:59
Show Gist options
  • Save kozo2/8267539 to your computer and use it in GitHub Desktop.
Save kozo2/8267539 to your computer and use it in GitHub Desktop.
alias l ls -l $*
alias j dired-jump
alias f find-file $1
[
{ "keys": ["j", "j"], "command": "exit_insert_mode",
"context":
[
{ "key": "setting.command_mode", "operand": false },
{ "key": "setting.is_widget", "operand": false }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment