Skip to content

Instantly share code, notes, and snippets.

@tacahiroy
Created October 27, 2015 09:54
Show Gist options
  • Select an option

  • Save tacahiroy/3333fc6453d35563de7f to your computer and use it in GitHub Desktop.

Select an option

Save tacahiroy/3333fc6453d35563de7f to your computer and use it in GitHub Desktop.
Open with new tab for ctrlp.vim
let g:ctrlp_prompt_mappings = {
\ 'AcceptSelection("e")': ['<C-e>'],
\ 'AcceptSelection("t")': ['<Cr>'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment