Guest User

Untitled

a guest
Oct 18th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. colorscheme vividchalk
  2. "macmenu &File.Open\ Tab\.\.\. key=<nop>
  3.  
  4. let g:ctrlp_prompt_mappings = {
  5. \ 'AcceptSelection("e")': ['<c-t>', '<MiddleMouse>'],
  6. \ 'AcceptSelection("t")': ['<cr>', '<2-LeftMouse>'],
  7. \ }
  8.  
  9. set nowrap
Add Comment
Please, Sign In to add comment