Skip to content

Instantly share code, notes, and snippets.

@marutanm
Created January 5, 2016 06:49
Show Gist options
  • Save marutanm/77ac8af02341ff4aa85a to your computer and use it in GitHub Desktop.
Save marutanm/77ac8af02341ff4aa85a to your computer and use it in GitHub Desktop.
peco/config.json
{
"Keymap": {
"C-l": "peco.DeleteAll",
"C-v": "peco.SelectNextPage",
"C-m": "peco.Finish",
"C-j": "peco.Finish",
"C-g": "peco.Cancel"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment