Skip to content

Instantly share code, notes, and snippets.

@sdhull
Created June 6, 2012 21:32
Show Gist options
  • Save sdhull/2884948 to your computer and use it in GitHub Desktop.
Save sdhull/2884948 to your computer and use it in GitHub Desktop.
vimrc after file
colorscheme vividchalk
"macmenu &File.Open\ Tab\.\.\. key=<nop>
let g:ctrlp_prompt_mappings = {
\ 'AcceptSelection("e")': ['<c-t>', '<MiddleMouse>'],
\ 'AcceptSelection("t")': ['<cr>', '<2-LeftMouse>'],
\ }
set nowrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment