Skip to content

Instantly share code, notes, and snippets.

@alice1017
Created July 20, 2018 06:42
Show Gist options
  • Save alice1017/42c659507692ef4fa34f90b8bbe591c2 to your computer and use it in GitHub Desktop.
Save alice1017/42c659507692ef4fa34f90b8bbe591c2 to your computer and use it in GitHub Desktop.
{
"keymap": {
"C-j": "peco.SelectDown",
"C-k": "peco.SelectUp",
"C-d": "peco.ScrollPageDown",
"C-u": "peco.ScrollPageUp"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment